29#ifndef HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH
30#define HPP_MANIPULATION_PARSER_FACTORIES_IGNORETAG_HH
48 bool init() {
return false; }
IgnoreTagFactory(ObjectFactory *parent, const XMLElement *element)
Definition ignoretag.hh:45
bool init()
Definition ignoretag.hh:48
ObjectFactory(ObjectFactory *parent=NULL, const XMLElement *element=NULL)
Definition ignoretag.hh:36
tinyxml2::XMLElement XMLElement
Definition parser.hh:43
Definition ignoretag.hh:35
Definition ignoretag.hh:34