C++ Based OPC UA Client/Server SDK  1.5.5.355
UaTMBaseContext Class Referenceabstract

UaTMBaseContext. More...

#include <uatransactionmanager.h>

Inherits UaThreadPoolJob.

Inherited by UaBrowseContext, UaBrowseNextContext, UaCallContext, UaHistoryReadContext, UaHistoryUpdateContext, UaQueryContext, UaReadContext, UaTranslateBrowsePathsToNodeIdsContext, and UaWriteContext.

Public Member Functions

 UaTMBaseContext ()
 construction
 
virtual ~UaTMBaseContext ()
 destruction
 
void execute ()
 Execute operation. More...
 
virtual void sendResponse ()=0
 Send response for the service. More...
 

Detailed Description

UaTMBaseContext.

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

Member Function Documentation

void UaTMBaseContext::execute ( )
inlinevirtual

Execute operation.

Implements UaThreadPoolJob.

virtual void UaTMBaseContext::sendResponse ( )
pure virtual

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