Classes | |
| struct | Params |
| Parameter structure. More... | |
| class | InlineMeas |
| Inline measurement of to add two props. More... | |
Functions | |
| AbsInlineMeasurement * | createMeasurement (XMLReader &xml_in, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| const std::string | name = "QPROPADD" |
| Name to be used. | |
| const std::string | name |
| Name to be used. | |
| AbsInlineMeasurement* Chroma::InlineQpropAddEnv::@129::createMeasurement | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
| bool Chroma::InlineQpropAddEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 59 of file inline_qpropadd_w.cc.
References createMeasurement(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
bool Chroma::InlineQpropAddEnv::registered = false [static] |
Local registration flag.
Definition at line 53 of file inline_qpropadd_w.cc.
Referenced by registerAll().
| const std::string Chroma::InlineQpropAddEnv::name = "QPROPADD" |
Name to be used.
Definition at line 56 of file inline_qpropadd_w.cc.
Referenced by Chroma::InlineQpropAddEnv::InlineMeas::operator()(), and registerAll().
| const std::string Chroma::InlineQpropAddEnv::name |
1.4.7