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

UaWriteContext. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaWriteContext ()
 construction
 
virtual ~UaWriteContext ()
 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

UaWriteContext.

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

Member Function Documentation

OpcUa_StatusCode UaWriteContext::prepareResponse ( )

Prepare the response for the service.

void UaWriteContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


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