|
CHROMA
|
Parameter structure. More...
#include <inline_prop_matelem_colorvec_w.h>
Classes | |
| struct | NamedObject_t |
| struct | Param_t |
Public Member Functions | |
| Params () | |
| Params (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
| unsigned long | frequency |
| struct Chroma::InlinePropMatElemColorVecEnv::Params::Param_t | param |
| struct Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t | named_obj |
| std::string | xml_file |
Parameter structure.
Definition at line 24 of file inline_prop_matelem_colorvec_w.h.
| Chroma::InlinePropMatElemColorVecEnv::Params::Params | ( | ) |
Definition at line 125 of file inline_prop_matelem_colorvec_w.cc.
References frequency.
| Chroma::InlinePropMatElemColorVecEnv::Params::Params | ( | XMLReader & | xml_in, |
| const std::string & | path | ||
| ) |
Definition at line 127 of file inline_prop_matelem_colorvec_w.cc.
References frequency, named_obj, param, Chroma::InlinePropMatElemColorVecEnv::read(), and xml_file.
| unsigned long Chroma::InlinePropMatElemColorVecEnv::Params::frequency |
Definition at line 29 of file inline_prop_matelem_colorvec_w.h.
Referenced by Chroma::InlinePropMatElemColorVecEnv::InlineMeas::getFrequency(), and Params().
| struct Chroma::InlinePropMatElemColorVecEnv::Params::NamedObject_t Chroma::InlinePropMatElemColorVecEnv::Params::named_obj |
| struct Chroma::InlinePropMatElemColorVecEnv::Params::Param_t Chroma::InlinePropMatElemColorVecEnv::Params::param |
| std::string Chroma::InlinePropMatElemColorVecEnv::Params::xml_file |
Definition at line 47 of file inline_prop_matelem_colorvec_w.h.
Referenced by Chroma::InlinePropMatElemColorVecEnv::InlineMeas::operator()(), and Params().