#include "bbtkRTTI.h"#include "bbtkMessageManager.h"

Go to the source code of this file.
Classes | |
| struct | bbtk::Dummy |
Namespaces | |
| namespace | bbtk |
Functions | |
| void * | bbtk::run_time_up_or_down_cast (const std::type_info &target_type, const std::type_info &source_type, const void *source_pointer) |
| void * | bbtk::run_time_up_or_down_cast (const std::type_info &target_type, const std::type_info &source_type, void *source_pointer) |
1.5.7.1