CHROMA
|
Classes | |
struct | Params |
Parameter structure. More... | |
class | InlineMeas |
Inline reading of latticecolorvectors that are eigenvectors. More... | |
Functions | |
void | write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
Object buffer. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::File_t &input) |
File output. More... | |
void | read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Object buffer. More... | |
void | read (XMLReader &xml, const std::string &path, Params::File_t &input) |
File output. More... | |
bool | registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | name = "EIGENINFO_LIME_COLORVEC_READ_NAMED_OBJECT" |
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::File_t & | input | ||
) |
File output.
Definition at line 56 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::File_t::file_names, and read().
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::NamedObject_t & | input | ||
) |
Object buffer.
Definition at line 45 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_id, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_map, and Chroma::readXMLGroup().
Referenced by Chroma::InlineEigenLimeColVecReadNamedObjEnv::InlineMeas::operator()(), Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::Params(), and read().
bool Chroma::InlineEigenLimeColVecReadNamedObjEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 79 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, Chroma::MapObjectWilson4DEnv::registerAll(), and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineIOAggregateEnv::registerAll().
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::File_t & | input | ||
) |
File output.
Definition at line 34 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::File_t::file_names, Chroma::pop(), Chroma::push(), and write().
void Chroma::InlineEigenLimeColVecReadNamedObjEnv::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::NamedObject_t & | input | ||
) |
Object buffer.
Definition at line 23 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_id, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_map, Chroma::pop(), Chroma::push(), and Chroma::GroupXML_t::xml.
Referenced by Chroma::InlineEigenLimeColVecReadNamedObjEnv::InlineMeas::operator()(), write(), and Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::writeXML().
const std::string Chroma::InlineEigenLimeColVecReadNamedObjEnv::name = "EIGENINFO_LIME_COLORVEC_READ_NAMED_OBJECT" |
Definition at line 76 of file inline_eigen_lime_colvec_read_obj.cc.
Referenced by Chroma::InlineEigenLimeColVecReadNamedObjEnv::InlineMeas::operator()(), and registerAll().