rc_report.cpp File Reference


Detailed Description

ReChannel's error reporting and assertion functionality.

Author:
Armin Felke <felke@cs.uni-bonn.de>
Date
Revision

Definition in file rc_report.cpp.

Go to the source code of this file.

Namespaces

namespace  ReChannel

Variables

const char RC_ID_INTERNAL_ERROR_ []
 Error message if an internal error occurs.
const char RC_ID_UNKNOWN_ERROR_ []
 Error message if an unknown error occurs.
const char RC_ID_NOT_IMPLEMENTED_ []
 Error message if a specific feature is not implemented.
const char RC_ID_OUT_OF_BOUNDS_ []
 Error message if index is out of bounds.
const char RC_ID_NULL_POINTER_ []
 Error message if a null pointer is given.
const char RC_ID_INVALID_USAGE_ []
 Error message if a class/function is not used as intended.
const char RC_ID_DUPLICATE_ENTRY_ []
 Error message if a entry exists twice.
const char RC_ID_ASSERTION_FAILED_ []
 Error message if a runtime assertion failed.


Generated on Tue Jan 1 23:14:07 2008 for ReChannel by  doxygen 1.5.3