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

UaHistoryReadContext. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaHistoryReadContext ()
 construction
 
virtual ~UaHistoryReadContext ()
 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_HistoryReadRequest * m_pRequest
 Membervar.
 
UaHistoryReadResults m_arUaHistoryReadResults
 Membervar.
 

Detailed Description

UaHistoryReadContext.

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

Member Function Documentation

void UaHistoryReadContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


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