UA Server SDK C++ Bundle  1.4.0.258
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaDiagnosticInfo Class Reference

The class UaDiagnosticInfo contains the diagnostic information in full format. More...

#include <statuscode.h>

Public Member Functions

 UaDiagnosticInfo ()
 construction. More...
 
int addRef ()
 Add a reference to a Node. More...
 
int release ()
 Release a UaDiagnosticInfo. More...
 

Public Attributes

UaString m_namespaceUri
 
UaString m_symbolicId
 
UaLocalizedText m_localizedText
 
UaString m_sAdditionalInfo
 
UaStatus m_innerStatus
 

Protected Member Functions

 ~UaDiagnosticInfo ()
 destruction
 

Detailed Description

The class UaDiagnosticInfo contains the diagnostic information in full format.

It is not possible to create plane copies of this Class.

Constructor & Destructor Documentation

UaDiagnosticInfo::UaDiagnosticInfo ( )

construction.

construction

Member Function Documentation

int UaDiagnosticInfo::addRef ( )

Add a reference to a Node.

Returns
the counted reference.
int UaDiagnosticInfo::release ( )

Release a UaDiagnosticInfo.

Returns
a reference counter.

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