Public Member Functions | Public Attributes | List of all members
ErrorcodeReport Class Reference

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

#include <Diagnostics.h>

Public Member Functions

 ErrorcodeReport ()
 Constructor. More...
 

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 33 of file Diagnostics.h.

Constructor & Destructor Documentation

ErrorcodeReport::ErrorcodeReport ( )
inline

Constructor.

Definition at line 41 of file Diagnostics.h.

Member Data Documentation

bool ErrorcodeReport::Code_Exists

Definition at line 36 of file Diagnostics.h.

int ErrorcodeReport::ErrorCode

Definition at line 37 of file Diagnostics.h.

std::string ErrorcodeReport::Errorcode_Namespace

Definition at line 38 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 Nov 25 2019 03:48:21