UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaQueryNextContext Class Reference

UaQueryNextContext Class. More...

#include <uatransactionmanager.h>

Inherits UaQueryContext.

Public Member Functions

 UaQueryNextContext (OpcUa_QueryNextRequest *pRequest)
 construction
 
virtual ~UaQueryNextContext ()
 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

UaQueryNextContext Class.

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

Member Function Documentation

OpcUa_StatusCode UaQueryNextContext::prepareResponse ( )

Prepare the response for the service.

void UaQueryNextContext::sendResponse ( )
virtual

Send the response for the service.

Implements UaTMBaseContext.


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