| addModule(Module *mod, bool bIsPrivate=false) | Falcon::Runtime | |
| findModule(const String &name) | Falcon::Runtime | [inline] |
| findModuleByID(uint32 id) | Falcon::Runtime | [inline] |
| hasMainModule() const | Falcon::Runtime | [inline] |
| hasMainModule(bool b) | Falcon::Runtime | [inline] |
| hasPendingModules() const | Falcon::Runtime | [inline] |
| loadFile(const String &file, bool bIsPrivate=false) | Falcon::Runtime | |
| loadName(const String &name, const String &parent="", bool bIsPrivate=false) | Falcon::Runtime | |
| moduleMap() const | Falcon::Runtime | [inline] |
| moduleVector() const | Falcon::Runtime | [inline] |
| operator delete(void *mem, size_t size) | Falcon::BaseAlloc | |
| operator new(size_t size) | Falcon::BaseAlloc | |
| Runtime(ModuleLoader *loader, VMachine *provider=0) | Falcon::Runtime | |
| Runtime() | Falcon::Runtime | |
| size() | Falcon::Runtime | [inline] |
| willLoad() | Falcon::Runtime | [inline] |
| ~Runtime() | Falcon::Runtime |
1.5.8