17 #ifndef HPP_UTIL_FACTORIES_IGNORETAG_HH
18 # define HPP_UTIL_FACTORIES_IGNORETAG_HH
43 element->InsertEndChild (
XMLComment (
"This tag was ignored"));
Definition: ignoretag.hh:31
bool init()
Definition: ignoretag.hh:36
void impl_write(XMLElement *element) const
Definition: ignoretag.hh:41
IgnoreTagFactory(ObjectFactory *parent, const XMLElement *element)
Definition: ignoretag.hh:33
Class that catch XML Parser events for a specific tag and build the corresponding Object.
Definition: parser.hh:77
ObjectFactory * parent()
Definition: parser.cc:230
TiXmlComment XMLComment
Definition: parser.hh:37
TiXmlElement XMLElement
Definition: parser.hh:31
Definition: assertion.hh:23