|
AdsLib
|
This is the complete list of members for AdsVariable< T >, including all inherited members.
| AdsVariable(const AdsDevice &route, const std::string &symbolName) (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| AdsVariable(const AdsDevice &route, const uint32_t group, const uint32_t offset) (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| operator std::array< U, N >() const (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| operator T() const (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| operator=(const T &value) const (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| operator=(const std::array< U, N > &value) const (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| Read(const size_t size, void *data) const (defined in AdsVariable< T >) | AdsVariable< T > | inline |
| Write(const size_t size, const void *data) const (defined in AdsVariable< T >) | AdsVariable< T > | inline |