CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
bool | registered = registerAll() |
const std::string | typeIDString = "PropDistType" |
bool Chroma::PropDistTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_prop_dist_io.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::PROP_DIST_TYPE_SOLUTION, and Chroma::PROP_DIST_TYPE_SOURCE.
bool Chroma::PropDistTypeEnv::registered = registerAll() |
Definition at line 22 of file enum_prop_dist_io.cc.
const std::string Chroma::PropDistTypeEnv::typeIDString = "PropDistType" |
Definition at line 23 of file enum_prop_dist_io.cc.
Referenced by Chroma::read(), and Chroma::write().