hpp::util::parser::ObjectFactory Member List
This is the complete list of members for hpp::util::parser::ObjectFactory, 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]
impl_setAttribute(const XMLAttribute *attr)hpp::util::parser::ObjectFactory [protected, virtual]
impl_write(XMLElement *element) const hpp::util::parser::ObjectFactory [protected, virtual]
init()hpp::util::parser::ObjectFactory [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 typedefhpp::util::parser::ObjectFactory
operator<<(std::ostream &, const ObjectFactory &)hpp::util::parser::ObjectFactory [friend]
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]