Inheritance diagram for DumpImage:Public Member Functions | |
| DumpImage () | |
| DumpImage (const DumpImage &obj) | |
| DumpImage (const Image &img) | |
| const DumpImage & | operator= (const DumpImage &obj) |
| ~DumpImage () | |
| const std::string | toFile (const std::string &dirName, unsigned int cnt) override |
Public Member Functions inherited from DumpObj | |
| virtual | ~DumpObj ()=default |
| virtual void | attachFormat (const DumpFormat &format) |
Additional Inherited Members | |
Protected Attributes inherited from DumpObj | |
| DumpFormat | m_dump_format {DumpFormat::bottle} |