C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
HistoryTransactionContext Class Reference

HistoryTransactionContext. More...

#include <historymanager.h>

Inherited by HistoryTransactionJob.

Public Member Functions

 HistoryTransactionContext ()
 construction with Variable initialization
 
virtual ~HistoryTransactionContext ()
 destruction
 

Public Attributes

HistoryManagerCallbackm_pCallback
 Interface pointer for the HistoryManager callback interface.
 
OpcUa_UInt32 m_hTransaction
 Transaction handle for the history transaction.
 
ServiceContext m_serviceContext
 Service context for the history transaction.
 
OpcUa_TimestampsToReturn m_timestampsToReturn
 The client selected timestamp to return.
 

Detailed Description

HistoryTransactionContext.

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


The documentation for this class was generated from the following file: