OpcUaCanOpen
CANopen OPC-UA server
BootupEvent Class Reference

Bootup event arrases when the boot up message is come. More...

#include <BootupEvent.h>

Inherits BaseEventTypeData.

Public Member Functions

 BootupEvent (OpcUa_Int16 nsIdx)
 
virtual ~BootupEvent ()
 
void registerEventFields ()
 
virtual void getFieldData (OpcUa_UInt32 index, Session *pSession, OpcUa_Variant &data)
 

Public Attributes

OpcUa_Int16 m_nsIdx
 

Private Member Functions

 UA_DISABLE_COPY (BootupEvent)
 

Detailed Description

Bootup event arrases when the boot up message is come.

Definition at line 11 of file BootupEvent.h.

Constructor & Destructor Documentation

◆ BootupEvent()

BootupEvent::BootupEvent ( OpcUa_Int16  nsIdx)
inline

Definition at line 15 of file BootupEvent.h.

◆ ~BootupEvent()

virtual BootupEvent::~BootupEvent ( )
inlinevirtual

Definition at line 20 of file BootupEvent.h.

Member Function Documentation

◆ getFieldData()

virtual void BootupEvent::getFieldData ( OpcUa_UInt32  index,
Session *  pSession,
OpcUa_Variant &  data 
)
inlinevirtual

Definition at line 28 of file BootupEvent.h.

◆ registerEventFields()

void BootupEvent::registerEventFields ( )
inline

Definition at line 22 of file BootupEvent.h.

◆ UA_DISABLE_COPY()

BootupEvent::UA_DISABLE_COPY ( BootupEvent  )
private

Member Data Documentation

◆ m_nsIdx

OpcUa_Int16 BootupEvent::m_nsIdx

Definition at line 33 of file BootupEvent.h.


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