#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) |
static void jcpp::BadCastMessage::checkDynamicCast | ( | void * | p, | |
char * | fi, | |||
int | line | |||
) | [static] |
verifies that casting worked. exits with prejudice if not.