|
Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
|
Functions | |
| void | terminate (...) |
| void | assertFunctionDevelopment (const char *expression, const char *file, int line, const char *comment=nullptr) |
| void | assertFunctionProduction (const char *expression, const char *file, int line, const char *comment=nullptr) |
| void | assertFunctionToLog (const char *expression, const char *file, int line, const char *comment=nullptr) |
| void samurai::assert::assertFunctionDevelopment | ( | const char * | expression, |
| const char * | file, | ||
| int | line, | ||
| const char * | comment = nullptr ) |
| void samurai::assert::assertFunctionProduction | ( | const char * | expression, |
| const char * | file, | ||
| int | line, | ||
| const char * | comment = nullptr ) |
| void samurai::assert::assertFunctionToLog | ( | const char * | expression, |
| const char * | file, | ||
| int | line, | ||
| const char * | comment = nullptr ) |
|
inline |