PxAssertHandler Class Reference
[Foundation]
#include <PxAssert.h>
List of all members.
|
Public Member Functions |
| virtual | ~PxAssertHandler () |
| virtual void | operator() (const char *exp, const char *file, int line, bool &ignore)=0 |
Constructor & Destructor Documentation
| virtual PxAssertHandler::~PxAssertHandler |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void PxAssertHandler::operator() |
( |
const char * |
exp, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
bool & |
ignore | |
|
) |
| | [pure virtual] |
The documentation for this class was generated from the following file: