CHROMA
Classes | Namespaces | Typedefs | Functions
inline_copy_map_obj.cc File Reference

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_copy_map_obj.h"
#include "meas/inline/io/named_objmap.h"
#include "util/ferm/subset_ev_pair.h"
#include "util/ferm/map_obj/map_obj_factory_w.h"
#include "util/ferm/map_obj/map_obj_aggregate_w.h"

Go to the source code of this file.

Classes

struct  Chroma::InlineCopyMapObjEnv::CopyMapObjCallEnv::DumbDisambiguator
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineCopyMapObjEnv
 
 Chroma::InlineCopyMapObjEnv::CopyMapObjCallEnv
 

Typedefs

typedef SingletonHolder< FunctionMap< DumbDisambiguator, void, std::string, TYPELIST_1(const Params &), void(*)(const Params &named_obj), StringFunctionMapError > > Chroma::InlineCopyMapObjEnv::CopyMapObjCallEnv::TheCopyMapObjFuncMap
 Write object function std::map. More...
 

Functions

bool Chroma::InlineCopyMapObjEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::InlineCopyMapObjEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input)
 Object buffer. More...
 

Detailed Description

Inline task to read an object into a named buffer.

Definition in file inline_copy_map_obj.cc.