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

This class contains the diagnostic information in full format. More...

#include <statuscode.h>

Public Member Functions

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

Protected Member Functions

 ~UaDiagnosticInfo ()
 destruction
 

Detailed Description

This class contains the diagnostic information in full format.

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

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: