22 #ifndef USMODULEREGISTRY_H
23 #define USMODULEREGISTRY_H
34 struct ModuleActivator;
static void Register(ModuleInfo *info)
static std::vector< Module * > GetModules()
static Module * GetModule(long id)
static void UnRegister(const ModuleInfo *info)
static std::vector< Module * > GetLoadedModules()
static Module * GetModule(const std::string &name)
#define US_BEGIN_NAMESPACE