C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaReadContext Class Reference

UaReadContext. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaReadContext ()
 construction
 
virtual ~UaReadContext ()
 destruction
 
OpcUa_StatusCode prepareResponse ()
 Prepare the response for the service. More...
 
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...
 

Detailed Description

UaReadContext.

UaReadContext Class. Derived from UaTMBaseContext. It is not possible to create shallow copies of this class.

Member Function Documentation

OpcUa_StatusCode UaReadContext::prepareResponse ( )

Prepare the response for the service.

void UaReadContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


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