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

Parameter structure. More...

#include <inline_bar3ptfn_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 
struct  SeqProp_t
 

Public Member Functions

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

Public Attributes

unsigned long frequency
 
struct Chroma::InlineBar3ptfnParams::Param_t param
 
struct Chroma::InlineBar3ptfnParams::NamedObject_t named_obj
 

Detailed Description

Parameter structure.

Definition at line 26 of file inline_bar3ptfn_w.h.

Constructor & Destructor Documentation

◆ InlineBar3ptfnParams() [1/2]

Chroma::InlineBar3ptfnParams::InlineBar3ptfnParams ( )

Definition at line 140 of file inline_bar3ptfn_w.cc.

References frequency.

◆ InlineBar3ptfnParams() [2/2]

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

Definition at line 145 of file inline_bar3ptfn_w.cc.

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

Member Function Documentation

◆ write()

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineBar3ptfnParams::frequency

◆ named_obj

struct Chroma::InlineBar3ptfnParams::NamedObject_t Chroma::InlineBar3ptfnParams::named_obj

◆ param

struct Chroma::InlineBar3ptfnParams::Param_t Chroma::InlineBar3ptfnParams::param

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