This is the complete list of members for apngasm::APNGAsm, including all inherited members.
addFrame(const std::string &filePath, unsigned delayNum=DEFAULT_FRAME_NUMERATOR, unsigned delayDen=DEFAULT_FRAME_DENOMINATOR) | apngasm::APNGAsm | |
addFrame(const APNGFrame &frame) | apngasm::APNGAsm | |
APNGAsm(void) | apngasm::APNGAsm | |
APNGAsm(const std::vector< APNGFrame > &frames) | apngasm::APNGAsm | |
assemble(const std::string &outputPath) | apngasm::APNGAsm | |
disassemble(const std::string &filePath) | apngasm::APNGAsm | |
frameCount() | apngasm::APNGAsm | |
getFrames() const | apngasm::APNGAsm | |
loadAnimationSpec(const std::string &filePath) | apngasm::APNGAsm | |
operator<<(const APNGFrame &frame) | apngasm::APNGAsm | |
reset() | apngasm::APNGAsm | |
saveJSON(const std::string &outputPath, const std::string &imageDir="") const | apngasm::APNGAsm | |
savePNGs(const std::string &outputDir) const | apngasm::APNGAsm | |
saveXML(const std::string &outputPath, const std::string &imageDir="") const | apngasm::APNGAsm | |
setAPNGAsmListener(listener::IAPNGAsmListener *listener=NULL) | apngasm::APNGAsm | |
version(void) const | apngasm::APNGAsm | |
~APNGAsm(void) | apngasm::APNGAsm |