CHROMA
Namespaces | Classes | Functions
Chroma::InlineQIOReadNamedObjEnv Namespace Reference

Namespaces

 QIOReadObjectEnv
 IO function std::map environment.
 

Classes

struct  NamedObject_t
 
struct  Params
 Parameter structure. More...
 
class  InlineMeas
 Inline reading of qio 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 read (XMLReader &xml, const std::string &path, Params::File_t &input)
 File output. More...
 

Function Documentation

◆ read() [1/2]

void Chroma::InlineQIOReadNamedObjEnv::read ( XMLReader &  xml,
const std::string &  path,
Params::File_t input 
)

◆ read() [2/2]

void Chroma::InlineQIOReadNamedObjEnv::read ( XMLReader &  xml,
const std::string &  path,
Params::NamedObject_t input 
)

◆ registerAll()

bool Chroma::InlineQIOReadNamedObjEnv::registerAll ( )