0.44.0
|
This is the complete list of members for OMPF::ompfBaseChunk, including all inherited members.
getChildren() const | OMPF::ompfBaseChunk | |
getID() const | OMPF::ompfBaseChunk | |
getName() const | OMPF::ompfBaseChunk | |
getParentID() const | OMPF::ompfBaseChunk | |
getSize(const ompfSettings &settings) | OMPF::ompfBaseChunk | virtual |
getType() const | OMPF::ompfBaseChunk | |
hasChildren() const | OMPF::ompfBaseChunk | |
hasParent() const | OMPF::ompfBaseChunk | |
insertChunk(ompfBaseChunk *chunk) | OMPF::ompfBaseChunk | |
ompfBaseChunk(OMPFChunkType typeID) | OMPF::ompfBaseChunk | |
read(std::ifstream &stream, ompfSettings &settings) | OMPF::ompfBaseChunk | virtual |
removeChunk(ompfBaseChunk *chunk) | OMPF::ompfBaseChunk | |
setID(const uint32 chunkID) | OMPF::ompfBaseChunk | |
setName(const iaString &name) | OMPF::ompfBaseChunk | |
setParentID(const uint32 parentID) | OMPF::ompfBaseChunk | |
write(std::ofstream &stream, const ompfSettings &settings) | OMPF::ompfBaseChunk | virtual |
~ompfBaseChunk()=default | OMPF::ompfBaseChunk | virtual |