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

UaQueryFirstContext Class. More...

#include <uatransactionmanager.h>

Inherits UaQueryContext.

Public Member Functions

 UaQueryFirstContext (OpcUa_QueryFirstRequest *pRequest)
 construction
 
virtual ~UaQueryFirstContext ()
 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 UaQueryContext
 UaQueryContext ()
 construction
 
virtual ~UaQueryContext ()
 destruction
 
- Public Member Functions inherited from UaTMBaseContext
 UaTMBaseContext ()
 construction
 
virtual ~UaTMBaseContext ()
 destruction
 
void execute ()
 Execute operation. More...
 

Additional Inherited Members

- Public Types inherited from UaQueryContext
enum  QueryType
 Description of the Enumeration HashType.
 

Detailed Description

UaQueryFirstContext Class.

Derived from UaQueryContext. It is not possible to create shallow copies of this class.

Member Function Documentation

OpcUa_StatusCode UaQueryFirstContext::prepareResponse ( )

Prepare the response for the service.

void UaQueryFirstContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


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