|
CCAFFEINE
0.8.8
|
#include <Object.h>
Static Public Member Functions | |
| static void | checkDynamicCast (void *p, char *fi, int line) |
| static void | checkDynamicCastMessage (void *p, char *fi, int line, char *mess) |
global functions for whining.
| static void jcpp::BadCastMessage::checkDynamicCast | ( | void * | p, |
| char * | fi, | ||
| int | line | ||
| ) | [static] |
verifies that casting worked. exits with prejudice if not.
1.7.6.1