, including all inherited members.
| addElement(Element *element) | embite::ElementOwner | [protected] |
| checkAttribute(const VariantValueIn &val, const Glib::ustring &name, const Glib::ustring &nsUri=Glib::ustring()) const | embite::Element | |
| checkValue(const VariantValueIn &val) const | embite::Element | |
| createAttribute(const Glib::ustring &name, const VariantValueIn &val, const Glib::ustring &prefix=Glib::ustring(), const Glib::ustring &nsUri=Glib::ustring()) | embite::Element | |
| createElement(const Glib::ustring &name, const Glib::ustring &prefix=Glib::ustring(), const Glib::ustring &nsUri=Glib::ustring()) | embite::Element | |
| createSibling(ElementOwner *owner, Element *&base, const Glib::ustring &name, const Glib::ustring &prefix=Glib::ustring(), const Glib::ustring &nsUri=Glib::ustring()) | embite::Element | [static] |
| Element(ElementOwner *owner, const Glib::ustring &name, const Glib::ustring &prefix=Glib::ustring(), const Glib::ustring &nsUri=Glib::ustring()) (defined in embite::Element) | embite::Element | |
| Element(xmlpp::Element *xElem, ElementOwner *owner=NULL) (defined in embite::Element) | embite::Element | |
| ElementOwner() | embite::ElementOwner | |
| ElementOwner(ElementOwner *owner) | embite::ElementOwner | [protected] |
| getAttributeValue(VariantValueOut val, const Glib::ustring &name, const Glib::ustring &nsUri=Glib::ustring()) const | embite::Element | |
| getDocument() | embite::Element | |
| getElement(const Glib::ustring &name, const Glib::ustring &nsUri=Glib::ustring(), Element *excludeList=NULL, ElementOwner *owner=NULL) const | embite::Element | |
| getOwner(const ElementOwner *outerOwner=NULL) const | embite::ElementOwner | [inline, protected] |
| getSibling(const Glib::ustring &name, const Glib::ustring &nsUri=Glib::ustring(), Element *excludeList=NULL, ElementOwner *owner=NULL) const | embite::Element | |
| getValue(VariantValueOut val, Element *excludeList=NULL, ElementOwner *owner=NULL) const | embite::Element | |
| getValue(Element *&children, Element *excludeList=NULL, ElementOwner *owner=NULL) const | embite::Element | |
| pNext | embite::Element | |
| setValue(VariantValueIn val) | embite::Element | |
| setValue(Element *children) | embite::Element | |
| ~Element() (defined in embite::Element) | embite::Element | |
| ~ElementOwner() | embite::ElementOwner | |