Public Member Functions | Public Attributes
ErrorcodeReport Class Reference

ErrorcodeReport (helper-)class for status reporting of common libraries. More...

#include <Diagnostics.h>

List of all members.

Public Member Functions

 ErrorcodeReport ()
 Constructor.

Public Attributes

bool Code_Exists
int ErrorCode
std::string Errorcode_Namespace

Detailed Description

ErrorcodeReport (helper-)class for status reporting of common libraries.

This class holds the error code and an error code namespace of a reported error. It is also a Code_Exists flag provided, which is default false and indicates that there is no error code for this message (e.g. if a hand written hind is reported) The error code namespace is used to lookup an error is there are multiple error code LUTs, as it is common in larger libraries.

Definition at line 75 of file Diagnostics.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 83 of file Diagnostics.h.


Member Data Documentation

Definition at line 78 of file Diagnostics.h.

Definition at line 79 of file Diagnostics.h.

Definition at line 80 of file Diagnostics.h.


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


schunk_powercube_chain
Author(s): Florian Weisshardt
autogenerated on Mon Oct 6 2014 07:31:10