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

UaServer Provider Call Context Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_CallRequest * pRequest
 Call request structure.
OpcUa_EncodeableType * pRequestType
 Call request type.
OpcUa_CallResponse * pResponse
 Call response structure.
OpcUa_EncodeableType * pResponseType
 Call response type.
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks.
UaServer_PublicSessionpSession
 corresponding session

Detailed Description

UaServer Provider Call Context Structure.

Field Documentation

OpcUa_Int _UaServer_ProviderCallContext::nOutstandingCbs

number of outstanding provider callbacks.

OpcUa_CallRequest* _UaServer_ProviderCallContext::pRequest

Call request structure.

OpcUa_EncodeableType* _UaServer_ProviderCallContext::pRequestType

Call request type.

OpcUa_CallResponse* _UaServer_ProviderCallContext::pResponse

Call response structure.

OpcUa_EncodeableType* _UaServer_ProviderCallContext::pResponseType

Call response type.


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