ARTS 2.5.11 (git: 725533f0)
|
This is the complete list of members for ArtsXMLTag, including all inherited members.
add_attribute(const String &aname, const std::vector< QuantumNumberType > &value) | ArtsXMLTag | |
add_attribute(const String &aname, const ArrayOfSpecies &value, const bool self, const bool bath) | ArtsXMLTag | |
add_attribute(const String &aname, String value) | ArtsXMLTag | |
add_attribute(const String &aname, const Index &value) | ArtsXMLTag | |
add_attribute(const String &aname, const Numeric &value) | ArtsXMLTag | |
ArtsXMLTag(const Verbosity &rverbosity) | ArtsXMLTag | inline |
attribs | XMLTag | protected |
check_attribute(const String &aname, const String &value) | XMLTag | |
check_name(const String &expected_name) | XMLTag | |
get_attribute_value(const String &aname, SpeciesTag &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, ArrayOfSpecies &value, bool &self, bool &bath) | ArtsXMLTag | |
get_attribute_value(const String &aname, std::vector< QuantumNumberType > &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, String &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, Index &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, Numeric &value) | ArtsXMLTag | |
get_name() | XMLTag | inline |
has_attribute(const String &aname) const | XMLTag | |
name | XMLTag | protected |
read_from_stream(istream &is) | XMLTag | |
set_name(const String &new_name) | XMLTag | inline |
verbosity | XMLTag | protected |
write_to_stream(ostream &os) | XMLTag | |
XMLTag(const Verbosity &rverbosity) | XMLTag | inline |