UA Ansi C Server Professional  1.3.1.232
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures
Here are the data structures with brief descriptions:
oC_OpcUa_ReferenceRepresents a reference from one node to another
oC_UaServerRepresents the instance of the UA server
oC_UaServer_BrowseContextHolds all data to handle the BrowseRequest
oC_UaServer_BrowseNextContextHolds all data to handle the BrowseNextRequest
oC_UaServer_CallContextHolds all data to handle the CallRequest
oC_UaServer_ConfigurationContains the configuration of the UaServer
oC_UaServer_CreateMonitoredItemsContextHolds all data to handle the CreateMonitoredItemsRequest
oC_UaServer_CreateSubscriptionContextHolds all data to handle the CreateSubscriptionRequest
oC_UaServer_DeleteMonitoredItemsContextHolds all data to handle the DeleteMonitoredItemsRequest
oC_UaServer_DeleteSubscriptionsContextHolds all data to handle the DeleteSubscriptionRequest
oC_UaServer_EventAn actual event
oC_UaServer_EventFieldHelper struct for event fields
oC_UaServer_HashTableA UaServer HashTable Struct
oC_UaServer_HistoryUpdateContextHolds all data to handle the HistoryUpdateRequest
oC_UaServer_iNodeStores access information for UaNodes similar Unix inodes
oC_UaServer_ModifyMonitoredItemsContextHolds all data to handle the ModifyMonitoredItemsRequest
oC_UaServer_ModifySubscriptionContextHolds all data to handle the ModifySubscriptionRequest
oC_UaServer_MonitoredItemA Monitored Item structure (Common)
oC_UaServer_MonitoredItemDataA Monitored Item structure (Data)
oC_UaServer_MonitoredItemEventA Monitored Item structure (Event)
oC_UaServer_NumericRangeNumeric Range structure for OPC UA IndexRange parameter
oC_UaServer_pProviderCBInterfaceInterface table for server functions
oC_UaServer_pProviderInterfaceProvider interface table
oC_UaServer_ProviderThe internal provider management structure
oC_UaServer_ProviderBrowseContextUaServer Provider BrowseContext Structure
oC_UaServer_ProviderCallContextUaServer Provider Call Context Structure
oC_UaServer_ProviderHistoryReadAtTimeContextUaServer Provider HistoryReadAtTimeContext Structure
oC_UaServer_ProviderHistoryReadEventContextUaServer Provider HistoryReadEventContext Structure
oC_UaServer_ProviderHistoryReadProcessedContextUaServer Provider HistoryReadProcessedContext Structure
oC_UaServer_ProviderHistoryReadRawModifiedContextUaServer Provider HistoryReadRawModifiedContext Structure
oC_UaServer_ProviderHistoryUpdateContextUaServer Provider HistoryUpdateContext Structure
oC_UaServer_ProviderReadContextUaServer Provider ReadContext Structure
oC_UaServer_ProviderRegisterNodesContextUaServer Provider RegisterNodes Context Structure
oC_UaServer_ProviderSubscribeContextUaServer Provider SubscribeContext Structure
oC_UaServer_ProviderTranslateContextUaServer Provider TranslateContext Structure
oC_UaServer_ProviderUnregisterNodesContextUaServer Provider UnregisterNodes Context Structure
oC_UaServer_ProviderWriteContextUaServer Provider WriteContext Structure
oC_UaServer_PublicSessionPublic Session
oC_UaServer_PublishContextHolds all data to handle the PublishRequest
oC_UaServer_ReadContextHolds all data to handle the ReadRequest
oC_UaServer_RegisterNodesContextHolds all data to handle the RegisterNodesRequest
oC_UaServer_RepublishContextHolds all data to handle the RepublishRequest
oC_UaServer_ServerCallbackInterfaceServer interface table
oC_UaServer_ServerProviderInterfaceProvider interface table
oC_UaServer_SessionManagerHolds all data needed to manage the sessions in an ua server
oC_UaServer_SimpleBrowsePathHelper struct for browse paths
oC_UaServer_SubscribeContextUaServer Subscribe Structure
oC_UaServer_SubscriptionUaServer_Subscription Structure
oC_UaServer_SubscriptionManagerA UaServer SubscriptionManager struct
oC_UaServer_TableEntryA UaServer TableEntry Struct
oC_UaServer_TransferSubscriptionsContextHolds all data to handle the TransferSubscriptionRequest
oC_UaServer_TranslateContextHolds all data to handle the TranslateBrowsePathsToNodeIdsRequest
oC_UaServer_TurboListTurboList structure
oC_UaServer_TurboStackTurboStack structure
oC_UaServer_UnregisterNodesContextHolds all data to handle the UnregisterNodesRequest
oC_UaServer_UserCtxStores all user information
oC_UaServer_VectorVector structure
\C_UaServer_WriteContextHolds all data to handle the WriteRequest