, including all inherited members.
addAttribute(const std::string &name, const std::string &value) | hpp::util::parser::ObjectFactory | |
addChild(ObjectFactory *child) | hpp::util::parser::ObjectFactory | [protected] |
addTextChild(const XMLText *text) | hpp::util::parser::ObjectFactory | [virtual] |
as() | hpp::util::parser::ObjectFactory | [inline] |
finishAttributes() | hpp::util::parser::ObjectFactory | [virtual] |
finishFile() | hpp::util::parser::ObjectFactory | [virtual] |
finishTags() | hpp::util::parser::ObjectFactory | [virtual] |
getAttribute(const std::string &attr) const | hpp::util::parser::ObjectFactory | |
getChildOfType(std::string type, ObjectFactory *&o) | hpp::util::parser::ObjectFactory | |
getChildrenOfType(std::string type) | hpp::util::parser::ObjectFactory | |
hasAttribute(const std::string &attr) const | hpp::util::parser::ObjectFactory | |
hasParent() const | hpp::util::parser::ObjectFactory | [protected] |
IgnoreTagFactory(ObjectFactory *parent, const XMLElement *element) | hpp::util::parser::IgnoreTagFactory | [inline] |
impl_setAttribute(const XMLAttribute *attr) | hpp::util::parser::ObjectFactory | [protected, virtual] |
impl_write(XMLElement *element) const | hpp::util::parser::IgnoreTagFactory | [inline, virtual] |
init() | hpp::util::parser::IgnoreTagFactory | [inline, virtual] |
name() const | hpp::util::parser::ObjectFactory | |
name(const std::string &n) | hpp::util::parser::ObjectFactory | |
name(const char *n) | hpp::util::parser::ObjectFactory | |
ObjectFactory(ObjectFactory *parent=NULL, const XMLElement *element=NULL) | hpp::util::parser::ObjectFactory | |
ObjectFactory(const std::string &tagName, ObjectFactory *parent=NULL) | hpp::util::parser::ObjectFactory | |
ObjectFactory(ObjectFactory *root) | hpp::util::parser::ObjectFactory | [protected] |
ObjectFactoryList typedef | hpp::util::parser::ObjectFactory | |
parent() | hpp::util::parser::ObjectFactory | [protected] |
print(std::ostream &os) const | hpp::util::parser::ObjectFactory | [protected, virtual] |
root() | hpp::util::parser::ObjectFactory | [protected, virtual] |
setAttribute(const XMLAttribute *attr) | hpp::util::parser::ObjectFactory | |
tagName() const | hpp::util::parser::ObjectFactory | |
write(XMLNode *node) const | hpp::util::parser::ObjectFactory | |
XMLelement() | hpp::util::parser::ObjectFactory | [protected] |
~ObjectFactory() | hpp::util::parser::ObjectFactory | [inline, virtual] |