OpcUaDi::NodeManagerDevices Class Reference

#include <opcuadi_nodemanagerdevices.h>

Inheritance diagram for OpcUaDi::NodeManagerDevices:
Collaboration diagram for OpcUaDi::NodeManagerDevices:

List of all members.

Public Member Functions

IOManagergetIOManager (UaNode *pUaNode, OpcUa_Int32 attributeId) const
UaStatus afterStartUp ()
UaStatus beforeShutDown ()

Detailed Description

NodeManager for Devices information model.


Member Function Documentation

UaStatus OpcUaDi::NodeManagerDevices::afterStartUp (  ) [virtual]

Finish start up in derived class after starting up base class.

Implements NodeManagerUaNode.

UaStatus OpcUaDi::NodeManagerDevices::beforeShutDown (  ) [virtual]

Start shut down in derived class before shutting down base class.

Implements NodeManagerUaNode.

IOManager * OpcUaDi::NodeManagerDevices::getIOManager ( UaNode pUaNode,
OpcUa_Int32  attributeId 
) const [virtual]

Get the responsible IOManager for the node and attribute combination.

Implements NodeManagerUaNode.


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