CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
bool | registered = registerAll() |
const std::string | typeIDString = "CfgType" |
bool Chroma::CfgTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_cfgtype_io.cc.
References Chroma::CFG_TYPE_CERN, Chroma::CFG_TYPE_CLASSICAL_SF, Chroma::CFG_TYPE_CPPACS, Chroma::CFG_TYPE_DISORDERED, Chroma::CFG_TYPE_KYU, Chroma::CFG_TYPE_MILC, Chroma::CFG_TYPE_NERSC, Chroma::CFG_TYPE_SCIDAC, Chroma::CFG_TYPE_SZIN, Chroma::CFG_TYPE_SZINQIO, Chroma::CFG_TYPE_UNIT, Chroma::CFG_TYPE_WEAK_FIELD, Chroma::CFG_TYPE_WUPP, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
bool Chroma::CfgTypeEnv::registered = registerAll() |
Definition at line 35 of file enum_cfgtype_io.cc.
const std::string Chroma::CfgTypeEnv::typeIDString = "CfgType" |
Definition at line 36 of file enum_cfgtype_io.cc.
Referenced by Chroma::read(), and Chroma::write().