CHROMA
Namespaces | Functions
inline_nersc_read_obj.cc File Reference

Inline task to read an object from a named buffer. More...

#include "chromabase.h"
#include "qdp_iogauge.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/inline/io/inline_nersc_read_obj.h"
#include "meas/inline/io/named_objmap.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineNERSCReadNamedObjEnv
 

Functions

bool Chroma::InlineNERSCReadNamedObjEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::InlineNERSCReadNamedObjEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input)
 Object buffer. More...
 
void Chroma::InlineNERSCReadNamedObjEnv::write (XMLWriter &xml, const std::string &path, const Params::File_t &input)
 File output. More...
 
void Chroma::InlineNERSCReadNamedObjEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input)
 Object buffer. More...
 
void Chroma::InlineNERSCReadNamedObjEnv::read (XMLReader &xml, const std::string &path, Params::File_t &input)
 File output. More...
 

Detailed Description

Inline task to read an object from a named buffer.

Named object writing

Definition in file inline_nersc_read_obj.cc.