#include "dcast.h"
#include "config_express.h"
Go to the source code of this file.
Functions | |
bool | _dcast_verify (TypeHandle want_handle, size_t want_size, const TypedObject *ptr) |
|
Definition at line 35 of file dcast.cxx. References TypedObject::get_class_type(), TypedObject::get_type(), get_verify_dcast(), TypedObject::is_of_type(), and NULL. |