Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::XMLBase Member List

This is the complete list of members for BIAS::XMLBase, including all inherited members.

XMLAdd(const xmlNodePtr Node, XMLIO &XMLObject) const BIAS::XMLBase
XMLGetClassName(std::string &TopLevelTag, double &Version) const =0BIAS::XMLBasepure virtual
XMLIn(const xmlNodePtr Node, XMLIO &XMLObject)=0BIAS::XMLBasepure virtual
XMLOut(const xmlNodePtr Node, XMLIO &XMLObject) const =0BIAS::XMLBasepure virtual
XMLRead(const std::string &Filename)BIAS::XMLBase
XMLReadFromString(const std::string &str)BIAS::XMLBase
XMLWrite(const std::string &Filename, int CompressionLevel=0, bool AutoAddCompressionSuffix=true, std::string encoding="UTF-8") const BIAS::XMLBase
XMLWriteToString(std::string &str, std::string encoding="UTF-8") const BIAS::XMLBase
~XMLBase()BIAS::XMLBaseinlinevirtual