Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_XmlNode Member List

This is the complete list of members for Fl_XmlNode, including all inherited members.
append_child(Fl_XmlNode *new_child)Fl_XmlNode
attributes() const (defined in Fl_XmlNode)Fl_XmlNode [inline]
child(const char *name, bool recursive=true) constFl_XmlNode
child(int index) constFl_XmlNode [inline]
child_nodes() constFl_XmlNode [inline]
children() constFl_XmlNode [inline]
clear()Fl_XmlNode [virtual]
clone_node(bool deep=false)Fl_XmlNode
document() constFl_XmlNode [inline]
DOM_CDATA_SECTION enum valueFl_XmlNode
DOM_COMMENT enum valueFl_XmlNode
DOM_DOCUMENT enum valueFl_XmlNode
DOM_ELEMENT enum valueFl_XmlNode
DOM_PI enum valueFl_XmlNode
DOM_TEXT enum valueFl_XmlNode
Fl_XmlDoc (defined in Fl_XmlNode)Fl_XmlNode [friend]
Fl_XmlParser (defined in Fl_XmlNode)Fl_XmlNode [friend]
get_attribute(const char *attr) constFl_XmlNode [inline]
has_attribute(const char *attr) constFl_XmlNode [inline]
has_attributes() constFl_XmlNode [inline]
has_child_nodes() constFl_XmlNode [inline]
insert_before(Fl_XmlNode *new_child, Fl_XmlNode *ref_child)Fl_XmlNode
is_cdata_section() constFl_XmlNode [inline]
is_comment() constFl_XmlNode [inline]
is_document() constFl_XmlNode [inline]
is_element() constFl_XmlNode [inline]
is_leaf() constFl_XmlNode [inline]
is_pi() constFl_XmlNode [inline]
is_text() constFl_XmlNode [inline]
m_attributes (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_child_nodes (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_document (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_name (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_nodetype (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_parent (defined in Fl_XmlNode)Fl_XmlNode [protected]
m_value (defined in Fl_XmlNode)Fl_XmlNode [protected]
name() constFl_XmlNode [inline]
name(const Fl_String &name)Fl_XmlNode [inline]
name(const char *name)Fl_XmlNode [inline]
nodes(const char *name)Fl_XmlNode
NodeTypes enum nameFl_XmlNode
parent() constFl_XmlNode [inline]
remove_child(Fl_XmlNode *old_child)Fl_XmlNode
replace_child(Fl_XmlNode *new_child, Fl_XmlNode *old_child)Fl_XmlNode
save(Fl_Buffer &buffer, int indent=0)Fl_XmlNode [virtual]
set_attribute(const char *attr, const char *value)Fl_XmlNode [inline]
set_attribute(const char *attr, const Fl_String &value)Fl_XmlNode [inline]
text(Fl_String &ret)Fl_XmlNode
type() constFl_XmlNode [inline]
value()Fl_XmlNode [inline]
value(const Fl_String &new_value)Fl_XmlNode [inline]
value(const char *new_value)Fl_XmlNode [inline]
~Fl_XmlNode()Fl_XmlNode [virtual]

Generated on Thu Jul 31 15:33:58 2003 for eFLTK by doxygen1.2.15