C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
RegisteredNode Class Reference

RegisteredNode. More...

#include <variablehandle.h>

Public Member Functions

 RegisteredNode ()
 construction
 
 ~RegisteredNode ()
 destruction
 

Public Attributes

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 shallow copies of this Class.


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