HistoryJobBase Class Reference

Inheritance diagram for HistoryJobBase:
Collaboration diagram for HistoryJobBase:

List of all members.

Public Member Functions

 HistoryJobBase ()
virtual ~HistoryJobBase ()

Public Attributes

ServiceContext m_serviceContext
 Service context for the history call.
HistoryManagerBasem_pHistoryManagerBase
 Object pointer for the history manager implementation.
HistoryVariableHandlem_pHistoryVariableHandle
 HistoryVariableHandle for the variable in the history call.
HistoryReadCPUserDataBasem_pContinuationPoint
 Continuation point for the history call.
HistoryManagerCallbackm_pCallback
 Callback interface for the history call result.
OpcUa_UInt32 m_hTransaction
 Transaction handle for the history call.
OpcUa_UInt32 m_callbackHandle
 Callback handle for the history operation.
OpcUa_TimestampsToReturn m_timestampsToReturn
 The client selected timestamp to return.

Detailed Description

HistoryReadRawModifiedJob Derived from UaThreadPoolJob. It is not possible to make plane copies of this class.


Constructor & Destructor Documentation

HistoryJobBase::HistoryJobBase (  ) [inline]

Constructor.

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

Destructor.


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