17 #ifndef HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH
18 # define HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH
23 namespace manipulation {
Definition: ignoretag.hh:31
IgnoreTagFactory(ObjectFactory *parent, const XMLElement *element)
Definition: ignoretag.hh:33
bool init()
Definition: ignoretag.hh:36
Class that catch XML Parser events for a specific tag and build the corresponding Object.
Definition: parser.hh:73
TiXmlElement XMLElement
Definition: parser.hh:31
Definition: ignoretag.hh:22