HistoryUpdateEventsJob Class Reference

Inheritance diagram for HistoryUpdateEventsJob:
Collaboration diagram for HistoryUpdateEventsJob:

List of all members.

Public Member Functions

 HistoryUpdateEventsJob ()
virtual ~HistoryUpdateEventsJob ()
void execute ()

Public Attributes

OpcUa_PerformUpdateType m_performInsertReplace
 Mode for update.
OpcUa_EventFilter m_eventfilter
 Event filter for the history read event.
UaEventFieldLists m_eventData
 List of events to update.

Detailed Description

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


Constructor & Destructor Documentation

HistoryUpdateEventsJob::HistoryUpdateEventsJob (  ) [inline]

Constructor.

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

Destructor.


Member Function Documentation

void HistoryUpdateEventsJob::execute (  ) [virtual]

Execute the HistoryUpdateEventsJob

Execute the UpdateEvents Job

Implements UaThreadPoolJob.


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