AuditCreateSessionEventTypeData Class Reference

Derived from AuditSessionEventTypeData. It is not possible to create plane copies of this Class. More...

#include <uaeventdata.h>

Inheritance diagram for AuditCreateSessionEventTypeData:
Collaboration diagram for AuditCreateSessionEventTypeData:

List of all members.


Public Member Functions

 AuditCreateSessionEventTypeData ()
virtual ~AuditCreateSessionEventTypeData ()
virtual OpcUa_UInt16 getFieldIndex (const OpcUa_SimpleAttributeOperand &selectClause)
virtual void getFieldData (OpcUa_UInt16 index, OpcUa_Variant &data)

Public Attributes

UaVariant m_UserIdentityToken
UaVariant m_SecureChannelId

Detailed Description

Derived from AuditSessionEventTypeData. It is not possible to create plane copies of this Class.

AuditSessionEventTypeData


Constructor & Destructor Documentation

AuditCreateSessionEventTypeData::AuditCreateSessionEventTypeData (  ) 

construction

AuditCreateSessionEventTypeData::~AuditCreateSessionEventTypeData (  )  [virtual]

destruction


Member Function Documentation

OpcUa_UInt16 AuditCreateSessionEventTypeData::getFieldIndex ( const OpcUa_SimpleAttributeOperand &  selectClause  )  [virtual]

Get the index for the selected field.

Parameters:
selectClause the selected clause of the Fieldindex.
Returns:
the index for the selected field.

Reimplemented from AuditSessionEventTypeData.

void AuditCreateSessionEventTypeData::getFieldData ( OpcUa_UInt16  index,
OpcUa_Variant &  data 
) [virtual]

Get the field value for the passed index.

Parameters:
index the index for the selected field.
data the data for the selected field.

Reimplemented from AuditSessionEventTypeData.


Member Data Documentation


The documentation for this class was generated from the following files:
  • src/uaserver/uaservercpp/coremodule/uaeventdata.h
  • src/uaserver/uaservercpp/coremodule/uaeventdata.cpp