UA Server SDK C++ Bundle  1.3.3.206
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UaVariableNs1UserDataGetValue Class Referenceabstract

Specialized UserData class for UaVariable in namespace 1 where the UserData class provides access to the value. More...

#include <nodemanagerns1.h>

Inherits UaVariableNs1UserData.

Inherited by UaVariableNs1UserDataGetCounter.

Additional Inherited Members

- Public Member Functions inherited from UserDataBase
 UserDataBase ()
 Construction of the UserDataBase. More...
 
virtual ~UserDataBase ()
 Destruction of the UaNode. More...
 

Detailed Description

Specialized UserData class for UaVariable in namespace 1 where the UserData class provides access to the value.

This class and the derived classes are used for instances of the UaVariable where polling access through NodeManagerUaNode::readValues is used for variables in namespace 1.

This class can be used to provide the value of the variable through the UserData. This option can be used for data in memory where the update of the data is not reported through internal events and the data needs to be polled.


The documentation for this class was generated from the following file: