Interface for classes with BZ2IO read and write capabilities. More...
#include <DwmBZ2IOCapable.hh>


Additional Inherited Members | |
Public Member Functions inherited from Dwm::BZ2Readable | |
| virtual int | BZRead (BZFILE *bzf)=0 |
| Read from a BZFILE pointer. | |
Public Member Functions inherited from Dwm::BZ2Writable | |
| virtual int | BZWrite (BZFILE *bzf) const =0 |
| Write to a BZFILE pointer. | |
Interface for classes with BZ2IO read and write capabilities.