|
CHROMA
|
Namespaces | |
| CopyMapObjCallEnv | |
Classes | |
| struct | Params |
| Parameter structure. More... | |
| class | InlineMeas |
| Inline copying of std::map objects. More... | |
Functions | |
| bool | registerAll () |
| Register all the factories. More... | |
| void | read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
| Object buffer. More... | |
| void Chroma::InlineCopyMapObjEnv::read | ( | XMLReader & | xml, |
| const std::string & | path, | ||
| Params::NamedObject_t & | input | ||
| ) |
Object buffer.
Definition at line 123 of file inline_copy_map_obj.cc.
References Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::input_id, Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::object_type, Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::output_id, Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::output_obj, and Chroma::readXMLGroup().
Referenced by Chroma::InlineCopyMapObjEnv::Params::Params().
| bool Chroma::InlineCopyMapObjEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 109 of file inline_copy_map_obj.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineCopyMapObjEnv::InlineMeas::operator()(), and Chroma::InlineIOAggregateEnv::registerAll().