UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends 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...
 

Public Attributes

std::map< UaString, OpcUa_Int32 > m_mapStringTable
 The string table for the ResponseHeader holding the strings for diagnostics.
 

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: