UA Server SDK C++ Bundle  1.3.2.200
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.
void sendResponse ()
 Send the response for the service.
- Public Member Functions inherited from UaTMBaseContext
 UaTMBaseContext ()
 construction
virtual ~UaTMBaseContext ()
 destruction
void execute ()
 Execute operation.

Detailed Description

UaWriteContext.

UaWriteContext Class. Derived from UaTMBaseContext. It is not possible to create plane 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: