CHROMA
|
Inline task to read an object into a named buffer. More...
#include "chromabase.h"
#include "singleton.h"
#include "funcmap.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/inline/io/inline_read_map_obj_disk.h"
#include "meas/inline/io/named_objmap.h"
#include "util/ferm/key_prop_colorvec.h"
#include "util/ferm/subset_ev_pair.h"
#include "qdp_map_obj_disk.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | Chroma::InlineReadMapObjDiskEnv::ReadMapObjCallEnv::DumbDisambiguator |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineReadMapObjDiskEnv | |
Chroma::InlineReadMapObjDiskEnv::ReadMapObjCallEnv | |
Typedefs | |
typedef SingletonHolder< FunctionMap< DumbDisambiguator, std::string, std::string, TYPELIST_2(const std::string &, const std::string &), std::string(*)(const std::string &, const std::string &), StringFunctionMapError > > | Chroma::InlineReadMapObjDiskEnv::ReadMapObjCallEnv::TheReadMapObjFuncMap |
Functions | |
bool | Chroma::InlineReadMapObjDiskEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::InlineReadMapObjDiskEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Object buffer. More... | |
void | Chroma::InlineReadMapObjDiskEnv::read (XMLReader &xml, const std::string &path, Params::File &input) |
Object buffer. More... | |
Inline task to read an object into a named buffer.
Definition in file inline_read_map_obj_disk.cc.