29 #ifndef HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH 30 #define HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH 35 namespace manipulation {
48 bool init() {
return false; }
56 #endif // HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH tinyxml2::XMLElement XMLElement
Definition: parser.hh:43
Definition: ignoretag.hh:34
Definition: ignoretag.hh:43
Class that catch XML Parser events for a specific tag and build the corresponding Object...
Definition: parser.hh:85
IgnoreTagFactory(ObjectFactory *parent, const XMLElement *element)
Definition: ignoretag.hh:45
bool init()
Definition: ignoretag.hh:48