UA Server SDK C++ Bundle  1.3.3.206
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages

Namespace for the C++ OPC UA Client Library. More...

Data Structures

class  UaClient
 Namespace class for OPC UA Client Library. More...
 
class  SessionConnectInfo
 The SessionConnectInfo class contains the session settings for connect. More...
 
class  ClientSecurityInfo
 The ClientSecurityInfo class contains the security related settings to create a secure channel. More...
 
class  SessionSecurityInfo
 The SessionSecurityInfo class contains the security related session settings for connect. More...
 
class  ServiceSettings
 The ServiceSettings class contains the general settings for a call. More...
 
class  BrowseContext
 The BrowseContext class contains the settings for a browse request. More...
 
class  HistoryReadRawModifiedContext
 The HistoryReadRawModifiedContext class contains the settings for a HistoryReadRawModified call. More...
 
class  HistoryReadProcessedContext
 The HistoryReadProcessedContext class contains the settings for a HistoryReadProcessed call. More...
 
class  HistoryReadAtTimeContext
 The HistoryReadAtTimeContext class contains the settings for a HistoryReadAtTime call. More...
 
class  HistoryReadDataResult
 The HistoryReadDataResult class contains the result for one item in a HistoryRead call for data. More...
 
class  UpdateDataDetail
 The UpdateDataDetail class contains the data for one item in a HistoryUpdate call for data. More...
 
class  DeleteRawModifiedDetail
 The DeleteRawModifiedDetail class contains the data for one item in a HistoryUpdate call for data. More...
 
class  DeleteAtTimeDetail
 The DeleteRawModifiedDetail class contains the data for one item in a HistoryUpdate call for data. More...
 
class  CallIn
 The CallIn class contains the settings for a call request. More...
 
class  CallOut
 The CallOut class contains the settings for a call request. More...
 
class  SubscriptionSettings
 The SubscriptionSettings class contains the settings for a Subscription. More...
 
class  UaSessionCallback
 UaSessionCallback defines the callback interface for the UaSession class. More...
 
class  UaSubscriptionCallback
 UaSubscriptionCallback defines the callback interface for the UaSubscription class. More...
 
class  UaDiscovery
 The UaDiscovery class manges a UA Client side discovery connection. More...
 
class  UaSession
 The UaSession class manges a UA Client side application session. More...
 
class  UaSubscription
 The UaSubscription class manges a UA Client created subscription. More...
 

Detailed Description

Namespace for the C++ OPC UA Client Library.