UaWriteContext Class Reference

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

#include <uatransactionmanager.h>

Inheritance diagram for UaWriteContext:
Collaboration diagram for UaWriteContext:

List of all members.


Public Member Functions

 UaWriteContext ()
virtual ~UaWriteContext ()
OpcUa_StatusCode prepareResponse ()
void sendResponse ()

Public Attributes

OpcUa_WriteRequest * m_pRequest
 Membervar.
UaStatusCodeArray m_arUaStatusCodes
 Membervar.

Detailed Description

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

UaWriteContext


Constructor & Destructor Documentation

UaWriteContext::UaWriteContext (  )  [inline]

construction

virtual UaWriteContext::~UaWriteContext (  )  [inline, virtual]

destruction


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:
  • src/uaserver/uaservercpp/uamodule/uatransactionmanager.h
  • src/uaserver/uaservercpp/uamodule/uatransactionmanager.cpp