src/tools/assert.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ASSERTION
#define ASSERT(cond)   grASSERT((cond),__FILE__,__LINE__,(#cond))

Functions

void grASSERT (const bool, const char *, const int, const char *)


Define Documentation

#define ASSERT ( cond   )     grASSERT((cond),__FILE__,__LINE__,(#cond))

Definition at line 9 of file assert.h.

#define ASSERTION

Definition at line 6 of file assert.h.


Function Documentation

void grASSERT ( const   bool,
const char *  ,
const   int,
const char *   
)

Definition at line 6 of file assert.cpp.


Generated on Sun Oct 10 19:10:04 2010 for libldsw by  doxygen 1.5.8