Data Structures

Here are the data structures with brief descriptions:
_UaServerHolds the resources needed and/or managed by the OPC UA server
_UaServer_HashTableA UaServer HashTable Struct
_UaServer_MonitoredItemA Monitored Item Structure
_UaServer_pProviderCBInterfaceInterface table for server functions
_UaServer_pProviderInterfaceProvider interface table
_UaServer_ProviderThe internal provider management structure
_UaServer_ProviderBrowseContextUaServer Provider BrowseContext Structure
_UaServer_ProviderCallContextUaServer Provider Call Context Structure
_UaServer_ProviderHistoryReadContextUaServer Provider HistoryReadContext Structure
_UaServer_ProviderHistoryUpdateContextUaServer Provider HistoryUpdateContext Structure
_UaServer_ProviderReadContextUaServer Provider ReadContext Structure
_UaServer_ProviderRegisterNodesContextUaServer Provider RegisterNodes Context Structure
_UaServer_ProviderSubscribeContextUaServer Provider SubscribeContext Structure
_UaServer_ProviderTranslateContextUaServer Provider TranslateContext Structure
_UaServer_ProviderUnregisterNodesContextUaServer Provider UnregisterNodes Context Structure
_UaServer_ProviderWriteContextUaServer Provider WriteContext Structure
_UaServer_PublicSessionPublic Session
_UaServer_ServerCallbackInterfaceServer interface table
_UaServer_ServerProviderInterfaceProvider interface table
_UaServer_SessionHolds all data needed to manage a session
_UaServer_SessionManagerHolds all data needed to manage the sessions in an ua server
_UaServer_SubscribeContextUaServer Subscribe Structure
_UaServer_SubscriptionUaServer_Subscription Structure
_UaServer_SubscriptionManagerA UaServer SubscriptionManager Struct
_UaServer_TableEntryA UaServer TableEntry Struct
_UaServer_TurboListThe TurboList structure is allocated as one block containing the list data and the stack data
_UaServer_TurboStackThe stack structure is allocated as one block containing the stack data
_UaServer_VectorVector structure