EventTransactionContext Class Reference
[Core Module context and helper classes]

#include <eventmanager.h>

Collaboration diagram for EventTransactionContext:

List of all members.


Public Member Functions

 EventTransactionContext ()
virtual ~EventTransactionContext ()
 destruction
void setSession (Session *pSession)
SessionpSession ()

Public Attributes

EventManagerCallbackm_pCallback
 Membervar.
OpcUa_UInt32 m_hTransaction
 Membervar.

Detailed Description

This class holds the context for an event transaction.

Constructor & Destructor Documentation

EventTransactionContext::EventTransactionContext (  )  [inline]

construction with initialized Variables


Member Function Documentation

void EventTransactionContext::setSession ( Session pSession  )  [inline]

Set the Session of the current Session.

Parameters:
pSession a pointer to the Session to be set.

Session* EventTransactionContext::pSession (  )  [inline]

Get the actual Session via pointer.

Returns:
the actual Session.


The documentation for this class was generated from the following file:
  • src/uaserver/uaservercpp/coremodule/eventmanager.h