#include <eventHandler.h>
#include <chancfg.h>
#include <get_rel_pos.h>
#include <loader.h>
#include <pt_NamedNode.h>
#include <framework.h>
Go to the source code of this file.
Functions | |
void | event_p (CPT_Event) |
void | event_c (CPT_Event) |
void | event_s (CPT_Event) |
void | loader_keys (EventHandler &eh) |
int | main (int argc, char *argv[]) |
Variables | |
uint | model_id |
const int | MAX_LOOPS = 100 |
|
Definition at line 43 of file loader_test.cxx. References Loader::check_load(), loader, and model_id. Referenced by loader_keys(). |
|
Definition at line 29 of file loader_test.cxx. References loader, model_id, and Loader::request_load(). |
|
Definition at line 50 of file loader_test.cxx. |
|
Definition at line 58 of file loader_test.cxx. References EventHandler::add_hook(), event_c(), event_p(), and event_s(). |
|
Definition at line 64 of file loader_test.cxx. References define_keys, framework_main(), and loader_keys(). |
|
Definition at line 27 of file loader_test.cxx. |
|
Definition at line 26 of file loader_test.cxx. |