Public Member Functions | |
virtual | ~DumpObj ()=default |
virtual const std::string | toFile (const std::string &, unsigned int)=0 |
virtual void | attachFormat (const DumpFormat &format) |
Protected Attributes | |
DumpFormat | m_dump_format {DumpFormat::bottle} |
|
virtualdefault |
|
inlinevirtual |
Implemented in DumpBottle, and DumpImage.
|
protected |