The class UaDiagnosticInfo contains the diagnostic information in full format. It is not possible to create plane copies of this Class. More...

#include <statuscode.h>

Collaboration diagram for UaDiagnosticInfo:

List of all members.

Public Member Functions

 UaDiagnosticInfo ()
int addRef ()
int release ()

Public Attributes

UaQualifiedName m_symbolicId
 Membervar.
UaLocalizedText m_localizedText
 Membervar.
UaString m_sAdditionalInfo
 Membervar.
UaStatus m_innerStatus
 Membervar.

Protected Member Functions

 ~UaDiagnosticInfo ()

Detailed Description

The class UaDiagnosticInfo contains the diagnostic information in full format. It is not possible to create plane copies of this Class.

UaDiagnosticInfo


Constructor & Destructor Documentation

UaDiagnosticInfo::~UaDiagnosticInfo (  ) [inline, protected]

destruction

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:
  • /home/buildbot/work/uasdkcpp/src/uabase/uabasecpp/statuscode.h
  • /home/buildbot/work/uasdkcpp/src/uabase/uabasecpp/statuscode.cpp