RegisteredNode Class Reference

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

#include <variablehandle.h>

Collaboration diagram for RegisteredNode:

List of all members.

Public Member Functions

 RegisteredNode ()
 ~RegisteredNode ()

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

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

RegisteredNode


Constructor & Destructor Documentation

RegisteredNode::RegisteredNode (  )

construction

RegisteredNode::~RegisteredNode (  )

destruction


The documentation for this class was generated from the following files:
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/variablehandle.h
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/variablehandle.cpp