libDwm-0.6.0
Dwm::GZReadable Class Referenceabstract

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

#include <DwmGZReadable.hh>

Inheritance diagram for Dwm::GZReadable:

Public Member Functions

virtual ~GZReadable ()
 destructor
 
virtual int Read (gzFile gzf)=0
 Read from a gzFile. More...
 

Detailed Description

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

Member Function Documentation

◆ Read()


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