OpcUaPlc::NodeManagerPLCopen Class Reference

#include <opcuaplc_nodemanagerplcopen.h>

Inheritance diagram for OpcUaPlc::NodeManagerPLCopen:
Collaboration diagram for OpcUaPlc::NodeManagerPLCopen:

List of all members.

Public Member Functions

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

Detailed Description

NodeManager for PLCopen information model.


Member Function Documentation

UaStatus OpcUaPlc::NodeManagerPLCopen::afterStartUp (  ) [virtual]

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

Implements NodeManagerUaNode.

UaStatus OpcUaPlc::NodeManagerPLCopen::beforeShutDown (  ) [virtual]

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

Implements NodeManagerUaNode.

IOManager * OpcUaPlc::NodeManagerPLCopen::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/opcuaplc_nodemanagerplcopen.h
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/uamodels/opcuaplc_nodemanagerplcopen.cpp