#include <string>
Go to the source code of this file.
Defines | |
#define | INCLUDED_SERVER_H |
Functions | |
ModuleServer & | GlobalModuleServer_get () |
void | GlobalModuleServer_loadModule (const std::string &filename) |
void | GlobalModuleServer_Initialise () |
void | GlobalModuleServer_Shutdown () |
Definition in file server.h.
ModuleServer& GlobalModuleServer_get | ( | ) |
void GlobalModuleServer_Initialise | ( | ) |
void GlobalModuleServer_loadModule | ( | const std::string & | filename | ) |
void GlobalModuleServer_Shutdown | ( | ) |