GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GXml Member List

This is the complete list of members for GXml, including all inherited members.

append(const GXmlNode &node)GXml
append(const std::string &segment)GXml
classname(void) const GXmlinlinevirtual
clear(void)GXmlvirtual
clone(void) const GXmlvirtual
copy_members(const GXml &xml)GXmlprotected
element(const int &index)GXml
element(const int &index) const GXml
element(const std::string &name)GXml
element(const std::string &name) const GXml
element(const std::string &name, const int &index)GXml
element(const std::string &name, const int &index) const GXml
elements(void) const GXml
elements(const std::string &name) const GXml
extend(const GXmlNode &node)GXml
free_members(void)GXmlprotected
get_markuptype(const std::string &segment) const GXmlprotected
GXml(void)GXml
GXml(const GXml &xml)GXml
GXml(const std::string &xml)GXmlexplicit
GXml(const GXmlDocument &root)GXmlexplicit
GXmlDocument classGXmlfriend
GXmlNode classGXmlfriend
GXmlText classGXmlfriend
init_members(void)GXmlprotected
insert(const int &index, const GXmlNode &node)GXml
is_empty(void) const GXmlinlinevirtual
load(const GFilename &filename)GXml
m_rootGXmlprotected
MarkupType enum nameGXmlprotected
MT_COMMENT enum valueGXmlprotected
MT_DECLARATION enum valueGXmlprotected
MT_ELEMENT_EMPTY enum valueGXmlprotected
MT_ELEMENT_END enum valueGXmlprotected
MT_ELEMENT_START enum valueGXmlprotected
MT_INVALID enum valueGXmlprotected
MT_PROCESSING enum valueGXmlprotected
operator=(const GXml &xml)GXml
operator[](const int &index)GXml
operator[](const int &index) const GXml
parse(const GUrl &url)GXmlprotected
print(const GChatter &chatter=NORMAL) const GXmlvirtual
print(const GChatter &chatter=NORMAL, const int &indent=0) const GXml
process_markup(GXmlNode **current, const std::string &segment)GXmlprotected
process_text(GXmlNode **current, const std::string &segment)GXmlprotected
read(const GUrl &url)GXml
remove(const int &index)GXmlvirtual
reserve(const int &num)GXmlvirtual
root(void) const GXmlinline
root(const GXmlDocument &root)GXmlinline
save(const GFilename &filename) const GXml
set(const int &index, const GXmlNode &node)GXml
size(void) const GXmlinlinevirtual
write(GUrl &url, const int &indent=0) const GXml
~GBase(void)GBaseinlinevirtual
~GContainer(void)GContainerinlinevirtual
~GXml(void)GXmlvirtual