CHROMA
Classes | Functions
Chroma::InlineSZINReadNamedObjEnv Namespace Reference

Classes

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

File output.

Definition at line 58 of file inline_szin_read_obj.cc.

References Chroma::InlineSZINReadNamedObjEnv::Params::File_t::file_name, and read().

◆ read() [2/2]

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

◆ registerAll()

bool Chroma::InlineSZINReadNamedObjEnv::registerAll ( )