addChild(ObjectFactory *child) | hpp::manipulation::parser::ObjectFactory | protected |
addTextChild(const XMLText *text) | hpp::manipulation::parser::SequenceFactory< ValueType > | virtual |
as() | hpp::manipulation::parser::ObjectFactory | inline |
finishAttributes() | hpp::manipulation::parser::ObjectFactory | virtual |
finishFile() | hpp::manipulation::parser::ObjectFactory | virtual |
finishTags() | hpp::manipulation::parser::ObjectFactory | virtual |
getAttribute(const std::string &attr) const | hpp::manipulation::parser::ObjectFactory | |
getChildOfType(std::string type, ObjectFactory *&o) | hpp::manipulation::parser::ObjectFactory | |
getChildrenOfType(std::string type) | hpp::manipulation::parser::ObjectFactory | |
hasAttribute(const std::string &attr) const | hpp::manipulation::parser::ObjectFactory | |
hasParent() const | hpp::manipulation::parser::ObjectFactory | protected |
impl_setAttribute(const XMLAttribute *attr) | hpp::manipulation::parser::ObjectFactory | protectedvirtual |
init() | hpp::manipulation::parser::ObjectFactory | virtual |
name() const | hpp::manipulation::parser::ObjectFactory | |
name(const std::string &n) | hpp::manipulation::parser::ObjectFactory | |
name(const char *n) | hpp::manipulation::parser::ObjectFactory | |
ObjectFactory(ObjectFactory *parent=NULL, const XMLElement *element=NULL) | hpp::manipulation::parser::ObjectFactory | |
ObjectFactory(RootFactory *root) | hpp::manipulation::parser::ObjectFactory | protected |
ObjectFactoryList typedef | hpp::manipulation::parser::ObjectFactory | |
OutType typedef | hpp::manipulation::parser::SequenceFactory< ValueType > | |
parent() | hpp::manipulation::parser::ObjectFactory | protected |
print(std::ostream &os) const | hpp::manipulation::parser::ObjectFactory | protectedvirtual |
root() | hpp::manipulation::parser::ObjectFactory | protected |
SequenceFactory(ObjectFactory *parent, const XMLElement *element, const int nbValue=-1) | hpp::manipulation::parser::SequenceFactory< ValueType > | inline |
setAttribute(const XMLAttribute *attr) | hpp::manipulation::parser::ObjectFactory | |
tagName() const | hpp::manipulation::parser::ObjectFactory | |
values() const | hpp::manipulation::parser::SequenceFactory< ValueType > | inline |
XMLelement() | hpp::manipulation::parser::ObjectFactory | protected |
~ObjectFactory() | hpp::manipulation::parser::ObjectFactory | inlinevirtual |