ZlibError Struct Reference

Helper class to ship zlib errors. More...

#include <gzstream.h>

List of all members.

Public Member Functions

 ZlibError ()
std::string strerror () const

Public Attributes

int _zError
int _errno


Detailed Description

Helper class to ship zlib errors.


Constructor & Destructor Documentation

ZlibError::ZlibError (  )  [inline]


Member Function Documentation

std::string ZlibError::strerror (  )  const

Return string describing the zlib error code


Member Data Documentation

int ZlibError::_zError

The zlib error code

int ZlibError::_errno

errno, valid if zError is Z_ERRNO


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 12:59:42 2006 for liby2util by  doxygen 1.5.0