HistoryReadRawModifiedJob Class Reference

Inheritance diagram for HistoryReadRawModifiedJob:
Collaboration diagram for HistoryReadRawModifiedJob:

List of all members.

Public Member Functions

 HistoryReadRawModifiedJob ()
virtual ~HistoryReadRawModifiedJob ()
void execute ()

Public Attributes

OpcUa_UInt32 m_numValuesPerNode
 Maximum number of values 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_Boolean m_bIsReadModified
 Indicates if the read should return modified data.
OpcUa_Boolean m_returnBounds
 Indicates if the read should return bound values.

Detailed Description

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


Constructor & Destructor Documentation

HistoryReadRawModifiedJob::HistoryReadRawModifiedJob (  ) [inline]

Constructor.

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

Destructor.


Member Function Documentation

void HistoryReadRawModifiedJob::execute (  ) [virtual]

Execute the ReadRawModifiedJob

Implements UaThreadPoolJob.


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