ODIN
|
This is the complete list of members for LDRbase, including all inherited members.
create_copy() const =0 | LDRbase | pure virtual |
get_alternatives() const | LDRbase | inlinevirtual |
get_description() const | LDRbase | inline |
get_filemode() const | LDRbase | inlinevirtual |
get_gui_props() const | LDRbase | inlinevirtual |
get_jdx_props() const | LDRbase | inline |
get_label() const | Labeled | inline |
get_maxval() const | LDRbase | inlinevirtual |
get_minval() const | LDRbase | inlinevirtual |
get_parmode() const | LDRbase | inlinevirtual |
get_parx_code(parxCodeType type) const | LDRbase | virtual |
get_typeInfo(bool parx_equivtype=false) const =0 | LDRbase | pure virtual |
get_unit() const | LDRbase | inline |
has_minmax() const | LDRbase | inline |
Labeled(const STD_string &label="unnamed") | Labeled | inline |
load(const STD_string &filename, const LDRserBase &serializer=LDRserJDX()) | LDRbase | virtual |
operator<<(STD_ostream &s, const LDRbase &value) | LDRbase | friend |
Labeled::operator=(const Labeled &l) | Labeled | inline |
parse(STD_string &parstring, const LDRserBase &serializer=LDRserJDX()) | LDRbase | virtual |
parsevalstring(const STD_string &, const LDRserBase *ser=0)=0 | LDRbase | pure virtual |
print(const LDRserBase &serializer=LDRserJDX()) const | LDRbase | virtual |
print2stream(STD_ostream &os, const LDRserBase &serializer) const | LDRbase | virtual |
printvalstring(const LDRserBase *ser=0) const =0 | LDRbase | pure virtual |
set_description(const STD_string &descr) | LDRbase | inline |
set_filemode(fileMode file_mode) | LDRbase | inlinevirtual |
set_gui_props(const GuiProps &) | LDRbase | inlinevirtual |
set_jdx_props(const JcampDxProps &jp) | LDRbase | inline |
set_label(const STD_string &label) | Labeled | inline |
set_parmode(parameterMode parameter_mode) | LDRbase | inlinevirtual |
set_unit(const STD_string &un) | LDRbase | inline |
write(const STD_string &filename, const LDRserBase &serializer=LDRserJDX()) const | LDRbase | virtual |