CHROMA
Classes | Public Member Functions | Public Attributes | List of all members

Parameter structure. More...

#include <inline_heavyhadspec_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

 InlineHeavyHadSpecParams ()
 
 InlineHeavyHadSpecParams (XMLReader &xml_in, const std::string &path)
 
void write (XMLWriter &xml_out, const std::string &path)
 

Public Attributes

unsigned long frequency
 
struct Chroma::InlineHeavyHadSpecParams::Param_t param
 
struct Chroma::InlineHeavyHadSpecParams::NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 25 of file inline_heavyhadspec_w.h.

Constructor & Destructor Documentation

◆ InlineHeavyHadSpecParams() [1/2]

Chroma::InlineHeavyHadSpecParams::InlineHeavyHadSpecParams ( )

Definition at line 136 of file inline_heavyhadspec_w.cc.

References frequency.

◆ InlineHeavyHadSpecParams() [2/2]

Chroma::InlineHeavyHadSpecParams::InlineHeavyHadSpecParams ( XMLReader &  xml_in,
const std::string &  path 
)

Definition at line 141 of file inline_heavyhadspec_w.cc.

References frequency, named_obj, param, Chroma::read(), and xml_file.

Member Function Documentation

◆ write()

void Chroma::InlineHeavyHadSpecParams::write ( XMLWriter &  xml_out,
const std::string &  path 
)

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineHeavyHadSpecParams::frequency

◆ named_obj

struct Chroma::InlineHeavyHadSpecParams::NamedObject_t Chroma::InlineHeavyHadSpecParams::named_obj

◆ param

struct Chroma::InlineHeavyHadSpecParams::Param_t Chroma::InlineHeavyHadSpecParams::param

◆ xml_file

std::string Chroma::InlineHeavyHadSpecParams::xml_file

The documentation for this struct was generated from the following files: