CreateReadNode(const string &topNodeName, ImLib3DFile *file, xmlpp::Element *parentNode, xmlpp::Element *node) | Streamable | |
CreateWriteNode(const string &topNodeName, ImLib3DFile *file, xmlpp::Element *parentNode, xmlpp::Element *node) const | Streamable | |
Read(ImLib3DFile *file, xmlpp::Element *parentNode=NULL, xmlpp::Element *node=NULL)=0 | Streamable | [pure virtual] |
ReadFromFile(const string &fname) | Streamable | [inline, virtual] |
Write(ImLib3DFile *file, xmlpp::Element *parentNode=NULL, xmlpp::Element *node=NULL) const =0 | Streamable | [pure virtual] |
WriteToFile(const string &fname) const | Streamable | [inline, virtual] |