C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaClientSdk::UaClient Class Reference

Namespace class for OPC UA Client Library. More...

#include <uaclientsdk.h>

Public Types

enum  ServerStatus {
  Disconnected, Connected, ConnectionWarningWatchdogTimeout, ConnectionErrorApiReconnect,
  ServerShutdown, NewSessionCreated
}
 OPC UA server status enumeration used to indicate the connection status in the client API. More...
 
enum  ConnectServiceType { CertificateValidation, OpenSecureChannel, CreateSession, ActivateSession }
 Service type enumeration used to indicate a connection establishment step in the client API. More...
 
enum  ReadTypeDictionaries { ReadTypeDictionaries_FirstUse = 0, ReadTypeDictionaries_Manual, ReadTypeDictionaries_Connect, ReadTypeDictionaries_Reconnect }
 Enumeration used to define the access to the data type dictionary. More...
 

Detailed Description

Namespace class for OPC UA Client Library.


The documentation for this class was generated from the following files: