HistoryReadEventsJob Class Reference

Inheritance diagram for HistoryReadEventsJob:
Collaboration diagram for HistoryReadEventsJob:

List of all members.

Public Member Functions

 HistoryReadEventsJob ()
virtual ~HistoryReadEventsJob ()
void execute ()

Public Attributes

OpcUa_UInt32 m_numValuesPerNode
 Maximum number of events to return.
OpcUa_DateTime m_startTime
 Start time of the interval to read.
OpcUa_DateTime m_endTime
 End time of the interval to read.
OpcUa_EventFilter m_eventfilter
 Event filter for the history read event.

Detailed Description

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


Constructor & Destructor Documentation

HistoryReadEventsJob::HistoryReadEventsJob (  ) [inline]

Constructor.

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

Destructor.


Member Function Documentation

void HistoryReadEventsJob::execute (  ) [virtual]

Execute the HistoryReadEventsJob

Execute the ReadEvents Job

Implements UaThreadPoolJob.


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