#include "System.hpp"
Namespaces | |
| namespace | System |
Functions | |
| SYSTEM_API VOID | System::Startup (Output *Logger, Output *Warning, Output *Error, Allocator *Allocator, FileManager *FileManager, Database *Database) |
| SYSTEM_API VOID | System::Shutdown () |
| SYSTEM_API BOOL | System::GetInitialized () |
| SYSTEM_API Allocator * | System::GetStaticAllocator () |
1.5.3