CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
bool | registered = registerAll() |
const std::string | typeIDString = "CoeffType" |
bool Chroma::CoeffTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_coeffs_io.cc.
References Chroma::COEFF_TYPE_TANH, Chroma::COEFF_TYPE_TANH_UNSCALED, Chroma::COEFF_TYPE_ZOLOTAREV, and Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance().
bool Chroma::CoeffTypeEnv::registered = registerAll() |
Definition at line 23 of file enum_coeffs_io.cc.
const std::string Chroma::CoeffTypeEnv::typeIDString = "CoeffType" |
Definition at line 24 of file enum_coeffs_io.cc.
Referenced by Chroma::read(), and Chroma::write().