ARTS
2.4.0(git:4fb77825)
|
This is the complete list of members for ArtsXMLTag, including all inherited members.
add_attribute(const String &aname, const String &value) | ArtsXMLTag | |
add_attribute(const String &aname, const Index &value) | ArtsXMLTag | |
add_attribute(const String &aname, const Numeric &value) | ArtsXMLTag | |
add_attribute(const String &aname, const std::vector< QuantumNumberType > &value) | ArtsXMLTag | |
add_attribute(const String &aname, const ArrayOfSpeciesTag &value, const bool self, const bool bath) | ArtsXMLTag | |
ArtsXMLTag(const Verbosity &rverbosity) | ArtsXMLTag | inline |
attribs | ArtsXMLTag | private |
check_attribute(const String &aname, const String &value) | ArtsXMLTag | |
check_name(const String &expected_name) | 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_attribute_value(const String &aname, SpeciesTag &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, ArrayOfSpeciesTag &value, bool &self, bool &bath) | ArtsXMLTag | |
get_attribute_value(const String &aname, std::vector< QuantumNumberType > &value) | ArtsXMLTag | |
get_attribute_value(const String &aname, QuantumNumbers &value) | ArtsXMLTag | |
get_name() | ArtsXMLTag | inline |
name | ArtsXMLTag | private |
read_from_stream(istream &is) | ArtsXMLTag | |
set_name(const String &new_name) | ArtsXMLTag | inline |
verbosity | ArtsXMLTag | private |
write_to_stream(ostream &os) | ArtsXMLTag |