#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

Session* EventTransactionContext::pSession (  ) [inline]

Get the actual Session via pointer.

Returns:
the actual Session.
void EventTransactionContext::setSession ( Session pSession ) [inline]

Set the Session of the current Session.

Parameters:
pSessiona pointer to the Session to be set.

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