C++ Based OPC UA Client/Server SDK  1.5.3.346
UA Client Library

This module contains all C++ classes for the OPC UA Client Library. More...

Modules

 UA Client context and helper classes
 This module contains all C++ helper and context classes used in the OPC UA Client SDK.
 

Classes

class  UaClientSdk::UaCertificateDirectoryObject
 The UaCertificateDirectoryObject class manges a UA Client side interaction with a Global Directory Service (GDS) More...
 
class  UaClientSdk::UaSessionCallback
 UaSessionCallback defines the callback interface for the UaSession class. More...
 
class  UaClientSdk::UaSubscriptionCallback
 UaSubscriptionCallback defines the callback interface for the UaSubscription class. More...
 
class  UaClientSdk::UaDiscovery
 The UaDiscovery class manages a UA Client side discovery functionality. More...
 
class  UaClientSdk::UaFileObject
 This class is a proxy class for access to a FileType Object in the server. More...
 
class  UaClientSdk::UaServerConfigurationObject
 This class is a proxy class for access to a ServerConfiguration Object in the server. More...
 
class  UaClientSdk::UaSession
 The UaSession class manges a UA Client side application session. More...
 
class  UaClientSdk::UaSubscription
 The UaSubscription class manges a UA Client created subscription. More...
 
class  UaClientSdk::UaTrustListObject
 The UaTrustListObject class manges a UA Client side interaction with a TrustListType object in a server. More...
 

Detailed Description

This module contains all C++ classes for the OPC UA Client Library.