ergo
mat::DebugLevelHigh Class Reference

#include <DebugPolicies.h>

Inheritance diagram for mat::DebugLevelHigh:
mat::DebugLevelMedium mat::DebugLevelLow

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
 

Member Function Documentation

◆ assertAlways()

void mat::DebugLevelHigh::assertAlways ( char const *  theFile,
int const  theLine,
char const *  theId,
bool const  statement 
) const
inline

Referenced by assertDebug().

◆ assertDebug()

void mat::DebugLevelHigh::assertDebug ( char const *  theFile,
int const  theLine,
char const *  theId,
bool const  statement 
) const
inline

References assertAlways().


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