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

UaTranslateBrowsePathsToNodeIdsContext Class. More...

#include <uatransactionmanager.h>

Inherits UaTMBaseContext.

Public Member Functions

 UaTranslateBrowsePathsToNodeIdsContext (OpcUa_TranslateBrowsePathsToNodeIdsRequest *pRequest)
 construction
 
virtual ~UaTranslateBrowsePathsToNodeIdsContext ()
 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

UaTranslateBrowsePathsToNodeIdsContext Class.

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

Member Function Documentation

void UaTranslateBrowsePathsToNodeIdsContext::sendResponse ( )
virtual

Send response for the service.

Implements UaTMBaseContext.


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