CHROMA
|
Functions | |
bool | registerAll (void) |
Variables | |
const std::string | typeIDString = "WaveStateType" |
bool | registered = registerAll() |
bool Chroma::WaveStateTypeEnv::registerAll | ( | void | ) |
Definition at line 14 of file enum_wavetype_io.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::WAVE_TYPE_D_WAVE, Chroma::WAVE_TYPE_P_WAVE, and Chroma::WAVE_TYPE_S_WAVE.
bool Chroma::WaveStateTypeEnv::registered = registerAll() |
Definition at line 30 of file enum_wavetype_io.cc.
const std::string Chroma::WaveStateTypeEnv::typeIDString = "WaveStateType" |
Definition at line 29 of file enum_wavetype_io.cc.
Referenced by Chroma::read(), and Chroma::write().