UA Server SDK C++ Bundle  1.4.2.275
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNOpcUa
oNOpcUaDiNamespace for the UA information model http://opcfoundation.org/UA/DI/
oNOpcUaPlcNamespace for the UA information model http://PLCopen.org/OpcUa/IEC61131-3/
oNUaBase
oNUaClientSdkNamespace for the C++ OPC UA Client Library
oCAddEventManagerMonitoredItemsContextCreateMonitoredItemsContext used for internal event manager add transaction
oCAggregateCalculatorCalculates the value of an aggregate
oCAggregateCalculatorAverageCalculates the value of an aggregate
oCAggregateCalculatorCountCalculates the value of an aggregate
oCAggregateCalculatorInterfaceAn interface that captures the original active API of the AggregateCalculator class required to integrate with the subscription code
oCAggregateCalculatorMinMaxCalculates the value of an aggregate
oCAggregateCalculatorStartEndCalculates the value of an aggregate
oCAggregateCalculatorStatusCalculates the value of an aggregate
oCAggregateCalculatorStdDevCalculates the value of an aggregate
oCAggregatorsThe set of built-in aggregate factories
oCBaseEventTypeDataBaseEventTypeData
oCBrowseContextThis class provides all browse settings and the continuation point handling
oCBrowseParametersAll parameter for a browse request
oCBrowseReferenceResultAll parameters for a browse result
oCBrowseUaNodeCallbackCallback interface for user specific browse result manipulation
oCCacheSignalInterface class for the connection between variables and the data sampling
oCCacheVariableConnectorClass connecting a UaVariableCache object with a monitoring item
oCChainEntryChainEntry
oCComAeAttributeMappingData class for COM A&E Attributes mapping to OPC UA event fields
oCConditionBranchListHelper class for the EventManager interface implementation in EventManagerBase
oCContinuationPointUserDataBaseBase class for continuation point user data
oCContinuationPointWrapperContinuation point wrapper class for internal browse calls
oCCoreModuleInterface class for the Unified Automation Server Core Module
oCDataMonitoredItemSpecClass containing the information necessary to create a Data MonitoredItem
oCEventCallbackThe callback interface for event monitored items
oCEventFilterHelper class for the EventManager interface implementation in EventManagerBase
oCEventFilterElementHelper class for the EventManager interface implementation in EventManagerBase
oCEventFilterOperandHelper class for the EventManager interface implementation in EventManagerBase
oCEventItemHelper class for the EventManager interface implementation in EventManagerBase
oCEventManagerInterface definition of the EventManager used for monitoring events
oCEventManagerBaseImplements the EventManager interface base functionality independent of the node management It handles all active event monitored items and all event filtering and event field selection
oCEventManagerCallbackThe corresponding callback interface for the EventManager
oCEventManagerSubsetThis class holds the context for one EventManager in the transaction
oCEventManagerUaNodeImplements the EventManager interface for NodeManagerUaNode based node managers This class implements the EventManager interface for nodes managed by the SDK in a NodeManagerUaNode based node manager
oCEventMonitoringContextThis class provides the settings for an event monitored item
oCEventMonitoringContextCreateThis class provides the settings for an event monitored item
oCEventNotifierTreeElementHelper class for the EventManager interface implementation in EventManagerBase
oCEventTransactionContextThis class holds the context for an event transaction
oCEventTypeTreeElementHelper class for the EventManager interface implementation in EventManagerBase
oCHandleManagerHandleManager
oCHashTableHashTable
oCHistoryManagerInterface definition of the HistoryManager used for reading, updating and deletion of data and event history
oCHistoryManagerBaseHistoryManager base implementation providing a simplified synchronous API
oCHistoryManagerCallbackThe corresponding callback interface for the HistoryManager
oCHistoryManagerSubsetHistoryManagerSubset
oCHistoryReadCPUserDataBaseBase class for History Read continuation point user data
oCHistoryTransactionContextHistoryTransactionContext
oCHistoryUpdateEventsJobHistoryUpdateEventsJob Derived from UaThreadPoolJob
oCHistoryVariableHandleHistoryVariableHandle
oCHistoryVariableHandleNodeIdClass for the History Variable Handle containing the NodeId for the processing in the HistoryManager
oCHistoryVariableHandleUaNodeHistoryVariableHandleUaNode
oCIOManagerInterface definition of the IOManager used for reading, writing and monitoring data
oCIOManager2Optimized but limited version of the IOManager interface
oCIOManager2CallbackCallback interface for the IOManager2 interface
oCIOManagerCallbackThe corresponding callback interface for the IOManager
oCIOManagerSubsetIOManagerSubset
oCIOManagerUaNodeImplementation of the interface IOManager operating on a generic address space node model
oCIOTransactionContextIOTransactionContext
oCIOVariableCallbackThe callback interface for data monitored items
oCMethodHandleBase class containing the information necessary to execute a method call
oCMethodHandleNodeIdMethodHandle containing the information necessary to execute a method with the object and method NodeId
oCMethodHandleUaNodeMethodHandle containing the information necessary to execute a method represented as UaNode
oCMethodManagerInterface definition of the MethodManager used for calling methods in the server
oCMethodManagerCallbackThe corresponding callback interface for the MethodManager
oCMonitoringContextThis class provides the settings for a data monitored item
oCNamespaceMappingInfo needed top map namespace index in tagfile
oCNewEventContextData class for storing the new events from a monitored item
oCNodeManagerInterface definition of NodeManager used for browsing and managing the address space
oCNodeManagerBaseClass providing a simplified base NodeManager, IOManager and optional EventManager implementation for most use cases
oCNodeManagerConfigInterface used to configure the address space in a NodeManager based on a generic node model
oCNodeManagerCrossReferencesNodeManager related interface to create cross references between NodeManagers It is not possible to create plane copies of this Interface
oCNodeManagerListInterface used to register and find NodeManagers
oCNodeManagerNodeSetXmlNodeManager implementation used as base class for NodeManagers created from Nodeset XML files
oCNodeManagerNodeSetXmlCreatorInterface for creating derived classes of NodeManagerBaseXml
oCNodeManagerNS1NodeManager implementation for namespace 1
oCNodeManagerRootNodeManagerRoot
oCNodeManagerTagFileNodeManager for Tag File
oCNodeManagerTagFileCallbackCallback interface used by NodeManagerTagFile
oCNodeManagerUaNodeImplementation of the interface NodeManager operating on a generic address space node model
oCOpcServerMain OPC Server object
oCOpcServerPrivateClass containing the private members for the OpcServer class
oCQueryContextThis class provides all query settings and the continuation point handling
oCReferenceCounterReferenceCounter
oCRegisteredNodeRegisteredNode
oCRingBufferRingBuffer
oCSamplingEngineSamplingEngine
oCSamplingExecutionSamplingExecution
oCServerConfigServer Configuration Interface definition
oCServerConfigDataServerConfigData Derived from ServerConfig
oCServerConfigIniThis class represent a sercer configuration loaded from an INI configuration file
oCServerConfigXmlServerConfigXml Derived from ServerConfig
oCServerManagerServerManager
oCServiceContextThis class provides the context for a Service invocation
oCSessionClass used to manage a client session in the server
oCSessionCallbackCallback interface class for Session callbacks
oCSessionManagerSessionManager
oCSessionUserDataBaseBase class for user data stored in a Session
oCSrvTSrvT
oCUaAbstractDecoderThis class is used internally by the SDK
oCUaAbstractEncoderThis class is used internally by the SDK
oCUaAbstractGenericValue
oCUaAddNodesItemWrapper class for the UA stack structure OpcUa_AddNodesItem
oCUaAddReferencesItemWrapper class for the UA stack structure OpcUa_AddReferencesItem
oCUaAggregateConfigurationWrapper class for the UA stack structure OpcUa_AggregateConfiguration
oCUaAnalogItemCacheUaAnalogItemCache
oCUaAnnotationWrapper class for the UA stack structure OpcUa_Annotation
oCUaApplicationDescriptionWrapper class for the UA stack structure OpcUa_ApplicationDescription
oCUaAreaFolderOPC UA Folder Object handling class used as Alarm Area object
oCUaArgumentWrapper class for the UA stack structure OpcUa_Argument
oCUaAxisInformationWrapper class for the UA stack structure OpcUa_AxisInformation
oCUaBaseChangeMonitorTypeContextInternal helper class for changing monitoring settings
oCUaBinaryDecoderThis class is used internally by the SDK
oCUaBinaryEncoderThis class is used internally by the SDK
oCUaBrowseContextUaBrowseContext Class
oCUaBrowseNextContextUaBrowseNextContext Class
oCUaBuildInfoWrapper class for the UA stack structure OpcUa_BuildInfo
oCUaByteArrayThe UaByteArray handles the access to an array of bytes
oCUaByteRefUaByteRef
oCUaByteStringWrapper class for the UA stack structure OpcUa_ByteString
oCUaCallContextUaCallContext
oCUaCharHelper class for modifying UaChar elements
oCUaContentFilterOPC UA ContentFilter used in event filters and the Query service
oCUaContentFilterElementOPC UA ContentFilterElement used in ContentFilter
oCUaContentFilterElementResultWrapper class for the UA stack structure OpcUa_ContentFilterElementResult
oCUaContentFilterResultWrapper class for the UA stack structure OpcUa_ContentFilterResult
oCUaCreateMonitoredItemsContextUaCreateMonitoredItemsContext
oCUaDataTypeClass definition of the UaDataType
oCUaDataTypeAttributesWrapper class for the UA stack structure OpcUa_DataTypeAttributes
oCUaDataTypeDictionaryBase class for getting DataType information
oCUaDataTypeNS0UaDataTypeNS0
oCUaDataValueWrapper class for the UA stack structure OpcUa_DataValue
oCUaDataVariableCacheUaDataVariableCache
oCUaDataVariableDeviceDerived from UaVariable and UaReferenceLists
oCUaDateTimeWrapper class for the UA stack structure OpcUa_DateTime
oCUaDeleteMonitoredItemsContextUaDeleteMonitoredItemsContext
oCUaDeleteNodesItemWrapper class for the UA stack structure OpcUa_DeleteNodesItem
oCUaDeleteReferencesItemWrapper class for the UA stack structure OpcUa_DeleteReferencesItem
oCUaDiagnosticInfoThis class contains the diagnostic information in full format
oCUaDirUaDir
oCUaElementOperandOPC UA ElementOperand used in ContentFilterElement
oCUaEndpointUaEndpoint
oCUaEndpointConfigurationWrapper class for the UA stack structure OpcUa_EndpointConfiguration
oCUaEndpointDescriptionWrapper class for the UA stack structure OpcUa_EndpointDescription
oCUaEndpointIniThis class represent an UaEntpoint configured by the INI configuration file
oCUaEndpointSecuritySettingUaEndpointSecuritySetting
oCUaEndpointUrlListDataTypeWrapper class for the UA stack structure OpcUa_EndpointUrlListDataType
oCUaEndpointXmlThis class represent an UaEntpoint configured by the XML configuration file
oCUaEnumDefinitionThe class describes an Enumeration
oCUaEnumValueTypeWrapper class for the UA stack structure OpcUa_EnumValueType
oCUaEUInformationWrapper class for the UA stack structure OpcUa_EUInformation
oCUaEventDataRepresents the event field data for an event fired by the server application
oCUaEventFilterWrapper class for the OPC UA EventFilter structure
oCUaEventFilterResultWrapper class for the UA stack structure OpcUa_EventFilterResult
oCUaExpandedNodeIdWrapper class for the UA stack structure OpcUa_ExpandedNodeId
oCUaExtensionObjectDerived from OpcUa_ExtensionObject
oCUaFileInterface for reading from and writing to files
oCUaFileEngine
oCUaFilterOperandOPC UA FilterOperand used in ContentFilterElement
oCUaFolderOPC UA Folder Object handling class
oCUaGenericDataTypeDerived from UaDataType and UaReferenceLists
oCUaGenericMethodDerived from UaMethod and UaReferenceLists
oCUaGenericObjectDerived from UaObject and UaReferenceLists
oCUaGenericObjectTypeDerived from UaObjectType and UaReferenceLists
oCUaGenericReferenceClass definition of the UaGenericReference
oCUaGenericReferenceTypeDerived from UaReferenceType and UaReferenceLists
oCUaGenericValueA class that serializes and deserializes data that is described by an UaStructureDefinition
oCUaGenericVariableDerived from UaVariableCache and UaReferenceLists
oCUaGenericVariableTypeDerived from UaVariableType and UaReferenceLists
oCUaGenericViewDerived from UaView and UaReferenceLists
oCUaGuidWrapper class for the UA stack structure OpcUa_Guid
oCUaHistoryEventWrapper class for the UA stack structure OpcUa_HistoryEvent
oCUaHistoryEventFieldListWrapper class for the UA stack structure OpcUa_HistoryEventFieldList
oCUaHistoryReadContextUaHistoryReadContext
oCUaHistoryUpdateContextUaHistoryUpdateContext
oCUaIODeviceBase interface class of all I/O devices
oCUaLiteralOperandOPC UA LiteralOperand used in ContentFilterElement
oCUaLocalizedTextWrapper class for the UA stack structure OpcUa_LocalizedText
oCUaMethodClass definition of the UaMethod
oCUaMethodAttributesWrapper class for the UA stack structure OpcUa_MethodAttributes
oCUaMethodGenericUaMethodGeneric
oCUaModelChangeStructureDataTypeWrapper class for the UA stack structure OpcUa_ModelChangeStructureDataType
oCUaModelingRuleUaModelingRule
oCUaModifyMonitoredItemsContextUaModifyMonitoredItemsContext
oCUaModuleInteface class for the OPC UA server module
oCUaMonitoredItemUaMonitoredItem
oCUaMonitoredItemDataUaMonitoredItemData
oCUaMonitoredItemEventUaMonitoredItemEvent
oCUaMutexAccess serialization between threads
oCUaMutexLockerUaMutexLocker
oCUaMutexRefCountedUaMutexRefCounted
oCUaNetworkBrowserPlatform independent class for navigating through the network
oCUaNetworkBrowseResultBrowse result class for navigating through the network
oCUaNetworkGroupDataTypeWrapper class for the UA stack structure OpcUa_NetworkGroupDataType
oCUaNodeInterface class for OPC UA Nodes created and managed with the SDK
oCUaNodeIdWrapper class for the UA stack structure OpcUa_NodeId
oCUaNodeSetXmlParserUaNodeHelper class for loading UANodeSet XML files and managing the required NodeManagers
oCUaNumericRangeHelper class for NumericRange handling
oCUaObjectInterface for OPC UA Object nodes created and managed with the SDK
oCUaObjectArrayUaObjectArray
oCUaObjectAttributesWrapper class for the UA stack structure OpcUa_ObjectAttributes
oCUaObjectBaseProvides a base class to implement an Object The object is able to register it's own components at his node manager Derived from UaObject and UaReferenceLists It is not possible to create plane copies of this Class
oCUaObjectPointerArrayUaObjectPointerArray
oCUaObjectServerManagement class for the Server object node and its children
oCUaObjectServerCapabilitiesManagement class for the Server capability node and its children
oCUaObjectServerDiagnosticManagement class for the Server diagnostic node and its children
oCUaObjectTypeClass definition of the UaObjectType
oCUaObjectTypeAttributesWrapper class for the UA stack structure OpcUa_ObjectTypeAttributes
oCUaObjectTypeSimpleDerived from UaObjectType and UaReferenceLists
oCUaObjectVendorServerInfoUaObjectVendorServerInfo
oCUaPkiCertificateClass for handling X509 certificates
oCUaPkiCertificateCollectionUaPkiCertificateCollection OPC UA specific certificate collection
oCUaPkiCertificateInfoOPC UA specific certificate information
oCUaPkiIdentityIdentity for certificate issuer and subject
oCUaPkiPrivateKeyWrapper class for a private key
oCUaPkiProviderWrapper class for a PKI provider
oCUaPkiProviderCertificateValidationCallbackThe UaPkiProviderCertificateValidationCallback is an interface for retrieving information about certificate validation errors
oCUaPkiProviderNoSecurityWrapper class for no security PKI provider
oCUaPkiProviderWindowsStoreWrapper class for a Windows Store PKI provider
oCUaPkiPublicKeyUaPkiPublicKey
oCUaPkiRevocationListClass for handling revocation lists
oCUaPkiRsaKeyPairUaPkiRsaKeyPair
oCUaPlatformLayerPlatform layer handling class
oCUaPointerArrayUaPointerArray
oCUaPropertyCacheUaPropertyCache
oCUaPropertyMethodArgumentUaPropertyMethodArgument
oCUaPublishContextUaPublishContext
oCUaQualifiedNameWrapper class for the UA stack structure OpcUa_QualifiedName
oCUaQueryContextUaQueryContext Class
oCUaQueryFirstContextUaQueryFirstContext Class
oCUaQueryNextContextUaQueryNextContext Class
oCUaRangeWrapper class for the UA stack structure OpcUa_Range
oCUaReadContextUaReadContext
oCUaRedundantServerDataTypeWrapper class for the UA stack structure OpcUa_RedundantServerDataType
oCUaRefCrossNodeManagerImplements a reference between nodes in two different NodeManagers
oCUaRefCrossNodeManagerSingleImplements a reference between two nodes in two different NodeManagers
oCUaReferenceInterface definition of the UaReference
oCUaReferenceCPCopyClass definition of the UaGenericReference
oCUaReferenceListsClass implementing the reference handling for UaNodes
oCUaReferenceTypeClass definition of the UaReferenceType
oCUaReferenceTypeAttributesWrapper class for the UA stack structure OpcUa_ReferenceTypeAttributes
oCUaReferenceTypeNS0Derived from UaReferenceType and UaReferenceLists
oCUaRefFromStateClass definition of the UaRefFromState
oCUaRefGeneratesEventClass definition of the UaRefGeneratesEvent
oCUaRefHasCauseClass definition of the UaRefHasCause
oCUaRefHasComponentClass definition of the UaRefHasComponent
oCUaRefHasConditionReference class used to represent a HasCondition reference
oCUaRefHasDescriptionClass definition of the UaRefHasDescription
oCUaRefHasEffectClass definition of the UaRefHasEffect
oCUaRefHasEncodingClass definition of the UaRefHasEncoding
oCUaRefHasEventSourceClass definition of the UaRefHasEventSource
oCUaRefHasHistoricalConfigurationClass definition of the UaRefHasHistoricalConfiguration
oCUaRefHasModellingRuleClass definition of the UaRefHasModellingRule
oCUaRefHasNotifierClass definition of the UaRefHasNotifier
oCUaRefHasOrderedComponentClass definition of the UaRefHasOrderedComponent
oCUaRefHasPropertyClass definition of the UaRefHasProperty
oCUaRefHasSubtypeClass definition of the UaRefHasSubtype
oCUaRefHasTypeDefinitionClass definition of the UaRefHasTypeDefinition
oCUaRefOrganizesClass definition of the UaRefOrganizes
oCUaRefOutOfServerClass definition of the UaRefOutOfServer
oCUaRefToStateClass definition of the UaRefToState
oCUaRegisteredServerWrapper class for the UA stack structure OpcUa_RegisteredServer
oCUaRelativePathThis class manages a relative path used for TranslatBrowsePathsToNodeIds
oCUaRepublishContextUaRepublishContext
oCUaSamplingIntervalDiagnosticsDataTypeWrapper class for the UA stack structure OpcUa_SamplingIntervalDiagnosticsDataType
oCUaSemanticChangeStructureDataTypeWrapper class for the UA stack structure OpcUa_SemanticChangeStructureDataType
oCUaSemaphoreSemaphore class is used to allow threads to synchronize access to a resource
oCUaServerUaServer
oCUaServerApplicationBase class for the main OPC Server management object
oCUaServerApplicationCallbackCallback interface for the Server application object
oCUaServerApplicationModuleInterface for modules managed by the UaServerApplication object
oCUaServerDiagnosticsSummaryDataTypeWrapper class for the UA stack structure OpcUa_ServerDiagnosticsSummaryDataType
oCUaServerStatusDataTypeWrapper class for the UA stack structure OpcUa_ServerStatusDataType
oCUaServiceCounterDataTypeWrapper class for the UA stack structure OpcUa_ServiceCounterDataType
oCUaSessionClass used to manage a OPC UA client session in the server
oCUaSessionDiagnosticsDataTypeWrapper class for the UA stack structure OpcUa_SessionDiagnosticsDataType
oCUaSessionSecurityDiagnosticsDataTypeWrapper class for the UA stack structure OpcUa_SessionSecurityDiagnosticsDataType
oCUaSetMonitoringModeContextUaSetMonitoringModeContext
oCUaSettingsPersistent platform-independent application settings
oCUaSettingsSectionPersistent platform-independent application settings
oCUaSignedSoftwareCertificateWrapper class for the UA stack structure OpcUa_SignedSoftwareCertificate
oCUaSimpleAttributeOperandOPC UA SimpleAttributeOperand used in ContentFilterElement or UaEventFilter
oCUaSoftwareCertificateWrapper class for the UA stack structure OpcUa_SoftwareCertificate
oCUaStatusThis class handles status codes, conversions of the status code and diagnostic information
oCUaStatusCodeThe class encapsulates the OPC UA data type StatusCodes and conversions from and to Classic OPC codes
oCUaStringWrapper class for the UA stack structure OpcUa_String
oCUaStructureDefinitionThe class describes a structured data type
oCUaStructureField
oCUaSubscriptionClass implementing the OPC UA subscription object
oCUaSubscriptionContextUaPublishContext
oCUaSubscriptionDiagnosticsDataTypeWrapper class for the UA stack structure OpcUa_SubscriptionDiagnosticsDataType
oCUaSubscriptionManagerUaSubscriptionManager
oCUaSupportedProfileWrapper class for the UA stack structure OpcUa_SupportedProfile
oCUaThreadPlatform independent class for a worker thread
oCUaThreadPoolThis class is used to manager a pool of threads
oCUaThreadPoolJobThis class represents a job to be executed by a worker thread
oCUaTimeZoneDataTypeWrapper class for the UA stack structure OpcUa_TimeZoneDataType
oCUaTMBaseContextUaTMBaseContext
oCUaTraceA class used for trace outputs (error, information,...)
oCUaTraceHookInterface used to register a trace hook
oCUaTransactionManagerUaTransactionManager
oCUaUniStringOPC UA string handling class
oCUaUniStringListOPC UA string list class
oCUaUserIdentityTokenBase class for the different user identity token classes
oCUaUserIdentityTokenAnonymousClass representing an anonymous user identity token
oCUaUserIdentityTokenCertificateClass representing a Certificate user identity token
oCUaUserIdentityTokenKerberosTicketClass representing a KerberosToken user identity token
oCUaUserIdentityTokenUserPasswordClass representing an User and Password user identity token
oCUaUserTokenPolicyWrapper class for the UA stack structure OpcUa_UserTokenPolicy
oCUaVariableClass definition of the UaVariable
oCUaVariableAttributesWrapper class for the UA stack structure OpcUa_VariableAttributes
oCUaVariableCacheUaVariableCache
oCUaVariableNs1UserDataGetCounterSpecialized UserData class for UaVariable in namespace 1 where the UserData class provides access to a int counter
oCUaVariableTypeClass definition of the UaVariableType
oCUaVariableTypeAttributesWrapper class for the UA stack structure OpcUa_VariableTypeAttributes
oCUaVariableTypeSimpleDerived from UaVariableType and UaReferenceLists
oCUaVariantWrapper class for the UA stack structure OpcUa_Variant
oCUaVariantExceptionBase class for exceptions that can transferred across variants
oCUaViewInterface representing a OPC UA View node
oCUaViewAttributesWrapper class for the UA stack structure OpcUa_ViewAttributes
oCUaViewSimpleDerived from UaView and UaReferenceLists
oCUaWriteContextUaWriteContext
oCUaXmlDocumentXML parser class for an XML document
oCUaXmlElementXML Element class
oCUaXmlValueXML Value class
oCUaXVTypeWrapper class for the UA stack structure OpcUa_XVType
oCUserDataBaseBase class for user data stored in SDK managed objects like UaNode
oCUserDataGetCounterBooleanSpecialized UserData class for UaVariable where the UserData class provides access to an Boolean value
oCUserDataGetCounterByteSpecialized UserData class for UaVariable where the UserData class provides access to an Byte value
oCUserDataGetCounterDoubleSpecialized UserData class for UaVariable where the UserData class provides access to an Double value
oCUserDataGetCounterNodeIdSpecialized UserData class for UaVariable where the UserData class provides access to an NodeId value
oCUserDataGetCounterUInt32Specialized UserData class for UaVariable where the UserData class provides access to an UInt32 value
oCUserDataVariableGetValueSpecialized UserData class for UaVariable where the UserData class provides a capability to get the current value
oCVariableHandleBase class for the variable handle used in data access methods
oCVariableHandleTagFileVariableHandleTagFile
oCVariableHandleUaNodeVariableHandleUaNode
oCVersionInfoCoreModuleClass providing static member functions to request the version information for the UA Server SDK, the UA Stack and the UA Stack Platform Layer
oCXmlUaNodeFactoryManagerThe manager of the factories for creating instances
oCXmlUaNodeFactoryNamespace
\CXmlUaNodeFactoryNamespace0