AuditActivateSessionEventTypeData Class Reference

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

#include <uaeventdata.h>

Inheritance diagram for AuditActivateSessionEventTypeData:
Collaboration diagram for AuditActivateSessionEventTypeData:

List of all members.


Public Member Functions

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

Public Attributes

UaVariant m_ClientSoftwareCertificates

Detailed Description

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

AuditActivateSessionEventTypeData


Constructor & Destructor Documentation

AuditActivateSessionEventTypeData::AuditActivateSessionEventTypeData (  ) 

construction

AuditActivateSessionEventTypeData::~AuditActivateSessionEventTypeData (  )  [virtual]

destruction


Member Function Documentation

OpcUa_UInt16 AuditActivateSessionEventTypeData::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 AuditActivateSessionEventTypeData::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