HistoryTransactionContext Class Reference

Interface definition of the HistoryTransactionContext. This class provides the Session needed for transactions. More...

#include <historymanager.h>

Collaboration diagram for HistoryTransactionContext:

List of all members.


Public Member Functions

 HistoryTransactionContext ()
virtual ~HistoryTransactionContext ()
void setSession (Session *pSession)
SessionpSession ()

Public Attributes

HistoryManagerCallbackm_pCallback
 Membervar.
OpcUa_UInt32 m_hTransaction
 Membervar.

Detailed Description

Interface definition of the HistoryTransactionContext. This class provides the Session needed for transactions.

HistoryTransactionContext


Constructor & Destructor Documentation

HistoryTransactionContext::HistoryTransactionContext (  )  [inline]

construction with Variable initialization

virtual HistoryTransactionContext::~HistoryTransactionContext (  )  [inline, virtual]

destruction


Member Function Documentation

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

Sets the created Session and adds all necessary references.

Parameters:
pSession the created Session.

Session* HistoryTransactionContext::pSession (  )  [inline]

Create a new Session.

Returns:
the new created Session.


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