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 | |
Duplicate() const =0 (defined in ImageProperty) | ImageProperty | [pure virtual] |
Get()=0 (defined in TemplatedProperty< PType >) | TemplatedProperty< PType > | [pure virtual] |
Get() const =0 (defined in TemplatedProperty< PType >) | TemplatedProperty< PType > | [pure virtual] |
ImageProperty(const string &_name) (defined in ImageProperty) | ImageProperty | [inline] |
IsXML() (defined in ImageProperty) | ImageProperty | |
name (defined in ImageProperty) | ImageProperty | |
operator==(const ImageProperty &other) (defined in ImageProperty) | ImageProperty | [inline, virtual] |
Read(ImLib3DFile *file, xmlpp::Element *parentNode=NULL, xmlpp::Element *node=NULL)=0 | Streamable | [pure virtual] |
ReadFromFile(const string &fname) | Streamable | [inline, virtual] |
TemplatedProperty(const string &_name) (defined in TemplatedProperty< PType >) | TemplatedProperty< PType > | [inline] |
Write(ImLib3DFile *file, xmlpp::Element *parentNode=NULL, xmlpp::Element *node=NULL) const =0 | Streamable | [pure virtual] |
WriteToFile(const string &fname) const | Streamable | [inline, virtual] |
~ImageProperty() (defined in ImageProperty) | ImageProperty | [inline, virtual] |