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

RegisteredNode. More...

#include <variablehandle.h>

Public Member Functions

 RegisteredNode ()
 construction
 
 ~RegisteredNode ()
 destruction
 

Data Fields

UaNodeId m_originalNodeId
 Original NodeId of the registered node.
 
VariableHandlem_pValueAttributeVariableHandle
 VariableHandle for the value attribute access.
 
HistoryVariableHandlem_pHistoryVariableHandle
 HistoryVariableHandle for the history access.
 

Detailed Description

RegisteredNode.

Base class for the Variable Handle used in data access methods. It is not possible to create plane copies of this Class.


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