Classes | Namespaces | Macros
AManagerRegister.h File Reference
#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_)
 

Detailed Description

Singleton MangerRegister for the Atmosphere

Author
Tom Paul
Darko Veberic
Date
16 Feb 2004
12 Jan 2007 DV utl::Singleton<>

Definition in file AManagerRegister.h.

Macro Definition Documentation

#define REGISTER_A_MANAGER (   _name_,
  _Type_ 
)
Value:
namespace { \
det::ManagerBuilderRegisterEntry e(_name_, \
atm::AManagerRegister::GetInstance()); \
}

Definition at line 21 of file AManagerRegister.h.


, generated on Tue Sep 26 2023.