_UaServer Struct Reference

Holds the resources needed and/or managed by the OPC UA server. More...

#include <uaserver.h>


Data Fields

OpcUa_BaseNode * pRoot
 The root node of the address space.
UaServer_SessionManagerpSessionManager
 The session manager of this server.
UaServer_SubscriptionManagerpSubscriptionManager
 The subscription manager of this server.
OpcUa_Endpoint hEndpoint
 A handle of the endpoint for this server.
OpcUa_UInt32 numProviders
 Number of loaded providers.
UaServer_ProviderpProviderList
 A list containing all loaded providers.
UaServer_pfProviderInitializeExtension pfInitExtension
 InitExtension function pointer.
UaServer_ServerProviderInterface SrvProvInterface
 Server provider interface extension.
UaServer_ServerCallbackInterface CallbackInterface
 Server Callback Interface.
UaServer_State eServerState
 The State of the Server.

Detailed Description

Holds the resources needed and/or managed by the OPC UA server.


Field Documentation

UaServer_State _UaServer::eServerState

The State of the Server.

OpcUa_Endpoint _UaServer::hEndpoint

A handle of the endpoint for this server.

A list containing all loaded providers.

OpcUa_BaseNode* _UaServer::pRoot

The root node of the address space.

The session manager of this server.

The subscription manager of this server.

Server provider interface extension.


The documentation for this struct was generated from the following file:
  • /home/gergap/work/unified/sdk_ansi_c/src/uaserver/uaserverc/uaserver.h