#include <inline_bar3ptfn_w.h>
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 |
| Chroma::InlineBar3ptfnParams::Param_t | param |
| Chroma::InlineBar3ptfnParams::NamedObject_t | named_obj |
Classes | |
| struct | NamedObject_t |
| struct | Param_t |
| struct | SeqProp_t |
Definition at line 27 of file inline_bar3ptfn_w.h.
| Chroma::InlineBar3ptfnParams::InlineBar3ptfnParams | ( | ) |
| Chroma::InlineBar3ptfnParams::InlineBar3ptfnParams | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Definition at line 146 of file inline_bar3ptfn_w.cc.
References frequency, named_obj, param, and Chroma::read().
| void Chroma::InlineBar3ptfnParams::write | ( | XMLWriter & | xml_out, | |
| const std::string & | path | |||
| ) |
Definition at line 172 of file inline_bar3ptfn_w.cc.
References named_obj, param, and Chroma::write().
Referenced by Chroma::InlineBar3ptfn::operator()().
| unsigned long Chroma::InlineBar3ptfnParams::frequency |
Definition at line 33 of file inline_bar3ptfn_w.h.
Referenced by Chroma::InlineBar3ptfn::getFrequency(), and InlineBar3ptfnParams().
Referenced by InlineBar3ptfnParams(), Chroma::InlineBar3ptfn::operator()(), and write().
Referenced by InlineBar3ptfnParams(), Chroma::InlineBar3ptfn::operator()(), and write().
1.4.7