IFEM  90A354
XMLInputBase Member List

This is the complete list of members for XMLInputBase, including all inherited members.

getPrioritizedTags() constXMLInputBaseinlineprotectedvirtual
handlePriorityTags(const tinyxml2::XMLElement *base, std::vector< const tinyxml2::XMLElement * > &parsed, bool verbose)XMLInputBaseprivate
loadFile(tinyxml2::XMLDocument &doc, const char *fileName, bool verbose=false)XMLInputBaseprotected
loadXML(const char *xml)XMLInputBase
parse(const tinyxml2::XMLElement *elem)=0XMLInputBaseprotectedpure virtual
readXML(const char *fileName, bool verbose=true)XMLInputBase