C++ Based OPC UA Client/Server SDK  1.5.5.355
UaBrowseContext Class Reference

UaBrowseContext Class. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaBrowseContext (OpcUa_BrowseRequest *pRequest)
 construction
 
virtual ~UaBrowseContext ()
 destruction
 
void sendResponse ()
 Send response for the service. More...
 
- Public Member Functions inherited from UaTMBaseContext
 UaTMBaseContext ()
 construction
 
virtual ~UaTMBaseContext ()
 destruction
 
void execute ()
 Execute operation. More...
 

Detailed Description

UaBrowseContext Class.

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

Member Function Documentation

void UaBrowseContext::sendResponse ( )
virtual

Send response for the service.

Implements UaTMBaseContext.


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