#include <inline_create_colorvecs.h>
Public Member Functions | |
| Params () | |
| Params (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
| unsigned long | frequency |
| Param_t | param |
| NamedObject_t | named_obj |
| std::string | xml_file |
Classes | |
| struct | NamedObject_t |
| struct | Param_t |
Definition at line 23 of file inline_create_colorvecs.h.
| Chroma::InlineCreateColorVecsEnv::Params::Params | ( | ) |
| Chroma::InlineCreateColorVecsEnv::Params::Params | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Definition at line 128 of file inline_create_colorvecs.cc.
References frequency, named_obj, param, Chroma::InlineCreateColorVecsEnv::read(), and xml_file.
| unsigned long Chroma::InlineCreateColorVecsEnv::Params::frequency |
Definition at line 28 of file inline_create_colorvecs.h.
Referenced by Chroma::InlineCreateColorVecsEnv::InlineMeas::getFrequency(), and Params().
Named objects
Definition at line 47 of file inline_create_colorvecs.h.
Referenced by Chroma::InlineCreateColorVecsEnv::InlineMeas::func(), Params(), and Chroma::InlineCreateColorVecsEnv::write().
Parameters
Definition at line 46 of file inline_create_colorvecs.h.
Referenced by Chroma::InlineCreateColorVecsEnv::InlineMeas::func(), Params(), and Chroma::InlineCreateColorVecsEnv::write().
Alternate XML file pattern
Definition at line 48 of file inline_create_colorvecs.h.
Referenced by Chroma::InlineCreateColorVecsEnv::InlineMeas::operator()(), and Params().
1.4.7