libdar::compressor Class Reference

compression class for gzip and bzip2 algorithms More...

#include <compressor.hpp>

Inherits libdar::generic_file.

List of all members.

Public Member Functions

compression get_algo () const
bool skip (const infinint &position)
 skip at the absolute position
bool skip_to_eof ()
 skip to the end of file
bool skip_relative (S_I x)
 skip relatively to the current position
infinint get_position ()
 get the current read/write position

Protected Member Functions

S_I inherited_read (char *a, size_t size)
S_I inherited_write (char *a, size_t size)


Detailed Description

compression class for gzip and bzip2 algorithms

Definition at line 57 of file compressor.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Aug 15 00:22:27 2006 for Disk ARchive by  doxygen 1.4.7