OpcUa::DeviceFailureEventTypeData Class Reference

#include <opcua_systemeventtypedata.h>

Inheritance diagram for OpcUa::DeviceFailureEventTypeData:
Collaboration diagram for OpcUa::DeviceFailureEventTypeData:

List of all members.

Public Member Functions

 DeviceFailureEventTypeData ()
virtual ~DeviceFailureEventTypeData ()
virtual void getFieldData (OpcUa_UInt32 index, Session *pSession, OpcUa_Variant &data)

Static Public Member Functions

static void createTypes ()
static void clearStaticMembers ()
static void registerEventFields ()

Detailed Description

Generated event data class for a DeviceFailureEventType.

This class contains the auto generated code for the object type DeviceFailureEventType representing an OPC UA event type.


Constructor & Destructor Documentation

OpcUa::DeviceFailureEventTypeData::DeviceFailureEventTypeData (  )

Construction

OpcUa::DeviceFailureEventTypeData::~DeviceFailureEventTypeData (  ) [virtual]

Destruction


Member Function Documentation

void OpcUa::DeviceFailureEventTypeData::clearStaticMembers (  ) [static]

Clear the static members of the class

Reimplemented from OpcUa::SystemEventTypeData.

void OpcUa::DeviceFailureEventTypeData::createTypes (  ) [static]

Create the related type nodes

Reimplemented from OpcUa::SystemEventTypeData.

void OpcUa::DeviceFailureEventTypeData::getFieldData ( OpcUa_UInt32  index,
Session pSession,
OpcUa_Variant &  data 
) [virtual]

Get the field value for the passed index.

Parameters:
indexThe index of the selected field.
pSessionThe session context for the method call.
dataThe data for the selected field.

Reimplemented from OpcUa::SystemEventTypeData.

void OpcUa::DeviceFailureEventTypeData::registerEventFields (  ) [static]

Registers all event type fields with the EventManagerUaNode.

Reimplemented from OpcUa::SystemEventTypeData.


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