UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Core Module Interfaces

This module contains all interfaces for a system integration. More...

Classes

class  EventCallback
 The callback interface for event monitored items. More...
 
class  EventManagerCallback
 The corresponding callback interface for the EventManager. More...
 
class  EventManager
 Interface definition of the EventManager used for monitoring events. More...
 
class  HistoryManagerCallback
 The corresponding callback interface for the HistoryManager. More...
 
class  HistoryManager
 Interface definition of the HistoryManager used for reading, updating and deletion of data and event history. More...
 
class  IOVariableCallback
 The callback interface for data monitored items. More...
 
class  IOManagerCallback
 The corresponding callback interface for the IOManager. More...
 
class  IOManager
 Interface definition of the IOManager used for reading, writing and monitoring data. More...
 
class  IOManager2
 Optimized but limited version of the IOManager interface. More...
 
class  MethodManager
 Interface definition of the MethodManager used for calling methods in the server. More...
 
class  MethodManagerCallback
 The corresponding callback interface for the MethodManager. More...
 
class  NodeManager
 Interface definition of NodeManager used for browsing and managing the address space. More...
 
class  NodeManagerCrossReferences
 NodeManager related interface to create cross references between NodeManagers It is not possible to create plane copies of this Interface. More...
 
class  NodeManagerList
 Interface used to register and find NodeManagers. More...
 
class  NodeManagerConfig
 Interface used to configure the address space in a NodeManager based on a generic node model. More...
 
class  ServerConfig
 Server Configuration Interface definition. More...
 
class  VariableHandle
 Base class for the variable handle used in data access methods. More...
 

Detailed Description

This module contains all interfaces for a system integration.