HistoryDeleteRawModifiedJob Class Reference

Inheritance diagram for HistoryDeleteRawModifiedJob:
Collaboration diagram for HistoryDeleteRawModifiedJob:

List of all members.

Public Member Functions

 HistoryDeleteRawModifiedJob ()
virtual ~HistoryDeleteRawModifiedJob ()
void execute ()

Public Attributes

OpcUa_Boolean m_bIsDeleteModified
 Indicates if the delete should affect modified data.
OpcUa_DateTime m_startTime
 Start time of the interval to read.
OpcUa_DateTime m_endTime
 End time of the interval to read.

Detailed Description

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


Constructor & Destructor Documentation

HistoryDeleteRawModifiedJob::HistoryDeleteRawModifiedJob (  ) [inline]

Constructor.

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

Destructor.


Member Function Documentation

void HistoryDeleteRawModifiedJob::execute (  ) [virtual]

Execute the HistoryDeleteRawModifiedJob

Execute the DeleteRawModified Job

Implements UaThreadPoolJob.


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