#include <DebugPolicies.h>
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] |
Referenced by assertDebug().
void mat::DebugLevelHigh::assertDebug | ( | char const * | theFile, | |
int const | theLine, | |||
char const * | theId, | |||
bool const | statement | |||
) | const [inline] |
Reimplemented in mat::DebugLevelLow.
References assertAlways().