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

Namespaces

 GaussianInitObjCallMapEnv
 IO function std::map environment.
 

Classes

struct  Params
 Parameter structure. More...
 
class  InlineMeas
 Inline gaussianing of memory objects. More...
 

Functions

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

Function Documentation

◆ read()

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

◆ registerAll()

bool Chroma::InlineGaussianInitNamedObjEnv::registerAll ( )

◆ write()

void Chroma::InlineGaussianInitNamedObjEnv::write ( XMLWriter &  xml,
const std::string &  path,
const Params::NamedObject_t input 
)