UA Server SDK C++ Bundle  1.3.3.206
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UaHistoryUpdateContext Class Reference

UaHistoryUpdateContext. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaHistoryUpdateContext ()
 construction
 
virtual ~UaHistoryUpdateContext ()
 destruction
 
void sendResponse ()
 Send the response for the service. More...
 
- Public Member Functions inherited from UaTMBaseContext
 UaTMBaseContext ()
 construction
 
virtual ~UaTMBaseContext ()
 destruction
 
void execute ()
 Execute operation. More...
 

Data Fields

OpcUa_HistoryUpdateRequest * m_pRequest
 Membervar.
 
UaHistoryUpdateResults m_arUaHistoryUpdateResults
 Membervar.
 

Detailed Description

UaHistoryUpdateContext.

UaHistoryUpdateContext Class. Derived from UaTMBaseContext. It is not possible to create plane copies of this class.

Member Function Documentation

void UaHistoryUpdateContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


The documentation for this class was generated from the following files: