News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

TNL::Assert class Reference

TNL::Assert Class Reference

#include <tnlAssert.h>


Detailed Description

Assert functions for validating proper program state.


Static Public Member Functions

void processAssert (const char *filename, U32 lineNumber, const char *message)
bool processingAssert ()


Member Function Documentation

void TNL::Assert::processAssert const char *  filename,
U32  lineNumber,
const char *  message
[static]
 

bool TNL::Assert::processingAssert  )  [static]