oln::io::gz Namespace Reference

Functions for gz files. More...


Classes

class  zfilebuf
 Performs operation on compressed files. More...
class  zfilestream_common
 Define an interface for compressed file stream manipulation. More...
class  zifstream
 Read only zstream. More...
class  zofstream
class  zomanip
 Define a pair func / val to perform manipulation on zofstream. More...

Functions

template<class T>
zofstreamoperator<< (zofstream &s, const zomanip< T > &m)
 Apply a function on s via the operator <<.
zofstreamsetcompressionlevel (zofstream &s, int l)
 Set the compression level of s to l.
zofstreamsetcompressionstrategy (zofstream &s, int l)
 Set the compression strategy of s to l.
zomanip< int > setcompressionlevel (int l)
 Specialized version for zomanip<int>.
zomanip< int > setcompressionstrategy (int l)
 Specialized version for zomanip<int>.


Detailed Description

Functions for gz files.
Generated on Tue Feb 20 20:27:17 2007 for Olena by  doxygen 1.5.1