UA Ansi C Server Professional  1.3.3.242
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_TransferSubscriptionsContext Struct Reference

Holds all data to handle the TransferSubscriptionRequest. More...

Data Fields

OpcUa_Endpoint hEndpoint
 Server endpoint responsible for the call. More...
 
UaServerpUaServer
 UaServer associated with the endpoint. More...
 
OpcUa_Handle hCallContext
 Context for the call from the endpoint. More...
 
OpcUa_TransferSubscriptionsRequest * pRequest
 TransferSubscriptions request structure. More...
 
OpcUa_TransferSubscriptionsResponse * pResponse
 TransferSubscriptions response structure. More...
 
UaServer_Session * pSession
 Session used for the call. More...
 

Detailed Description

Holds all data to handle the TransferSubscriptionRequest.

Field Documentation

OpcUa_Handle _UaServer_TransferSubscriptionsContext::hCallContext

Context for the call from the endpoint.

OpcUa_Endpoint _UaServer_TransferSubscriptionsContext::hEndpoint

Server endpoint responsible for the call.

OpcUa_TransferSubscriptionsRequest* _UaServer_TransferSubscriptionsContext::pRequest

TransferSubscriptions request structure.

OpcUa_TransferSubscriptionsResponse* _UaServer_TransferSubscriptionsContext::pResponse

TransferSubscriptions response structure.

UaServer_Session* _UaServer_TransferSubscriptionsContext::pSession

Session used for the call.

UaServer* _UaServer_TransferSubscriptionsContext::pUaServer

UaServer associated with the endpoint.


The documentation for this struct was generated from the following file: