C++ Based OPC UA Client/Server SDK  1.5.5.355

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: