libDwm-0.6.0
Dwm::BZ2Readable Class Referenceabstract

This class is a pure virtual class, defining an interface for classes that can read their contents from a BZFILE pointer. More...

#include <DwmBZ2Readable.hh>

Inheritance diagram for Dwm::BZ2Readable:

Public Member Functions

virtual int BZRead (BZFILE *bzf)=0
 Read from a BZFILE pointer. More...
 

Detailed Description

This class is a pure virtual class, defining an interface for classes that can read their contents from a BZFILE pointer.

Member Function Documentation

◆ BZRead()

virtual int Dwm::BZ2Readable::BZRead ( BZFILE *  bzf)
pure virtual

The documentation for this class was generated from the following file: