#include <det/ManagerRegister.h>
#include <det/ManagerBuilderRegisterEntry.h>
#include <det/ManagerBuilder.h>
#include <utl/Singleton.h>
Go to the source code of this file.
Classes | |
class | atm::AManagerRegister |
Singleton MangerRegister for the Atmosphere. More... | |
Namespaces | |
atm | |
Macros | |
#define | REGISTER_A_MANAGER(_name_, _Type_) |
Singleton MangerRegister for the Atmosphere
Definition in file AManagerRegister.h.
#define REGISTER_A_MANAGER | ( | _name_, | |
_Type_ | |||
) |
Definition at line 21 of file AManagerRegister.h.