CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::InlineHeavyLightContParams Struct Reference

Parameter structure. More...

#include <inline_heavy_light_cont_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

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

Public Attributes

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

Detailed Description

Parameter structure.

Definition at line 25 of file inline_heavy_light_cont_w.h.

Constructor & Destructor Documentation

◆ InlineHeavyLightContParams() [1/2]

Chroma::InlineHeavyLightContParams::InlineHeavyLightContParams ( )

Definition at line 153 of file inline_heavy_light_cont_w.cc.

References frequency.

◆ InlineHeavyLightContParams() [2/2]

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

Definition at line 158 of file inline_heavy_light_cont_w.cc.

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

Member Function Documentation

◆ write()

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineHeavyLightContParams::frequency

◆ named_obj

struct Chroma::InlineHeavyLightContParams::NamedObject_t Chroma::InlineHeavyLightContParams::named_obj

◆ param

struct Chroma::InlineHeavyLightContParams::Param_t Chroma::InlineHeavyLightContParams::param

◆ xml_file

std::string Chroma::InlineHeavyLightContParams::xml_file

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