#include <DebugPolicies.h>
Inheritance diagram for mat::DebugLevelHigh:

Public Member Functions | |
| void | assertAlways (char const *theFile, int const theLine, char const *theId, bool const statement) const |
| void | assertDebug (char const *theFile, int const theLine, char const *theId, bool const statement) const |
| void mat::DebugLevelHigh::assertAlways | ( | char const * | theFile, | |
| int const | theLine, | |||
| char const * | theId, | |||
| bool const | statement | |||
| ) | const [inline] |
| void mat::DebugLevelHigh::assertDebug | ( | char const * | theFile, | |
| int const | theLine, | |||
| char const * | theId, | |||
| bool const | statement | |||
| ) | const [inline] |
Reimplemented in mat::DebugLevelLow.
1.4.7