Global UMP interface. More...
#include "modulesystem.h"
#include "modulesystem/moduleregistry.h"
#include "generic/constant.h"
#include <string>
#include <set>
#include "ifilesystem.h"
Go to the source code of this file.
Data Structures | |
class | UMPSystem |
class | UMPSystemDependencies |
Typedefs | |
typedef GlobalModule< UMPSystem > | GlobalUMPSystemModule |
typedef GlobalModuleRef < UMPSystem > | GlobalUMPSystemModuleRef |
Functions | |
UMPSystem * | GlobalUMPSystem () |
Global UMP interface.
Definition in file iump.h.
typedef GlobalModule<UMPSystem> GlobalUMPSystemModule |
typedef GlobalModuleRef<UMPSystem> GlobalUMPSystemModuleRef |