Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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::_errno
 

errno, valid if zError is Z_ERRNO

int ZlibError::_zError
 

The zlib error code


The documentation for this struct was generated from the following file:
Generated on Fri Feb 24 00:30:03 2006 for liby2util by  doxygen 1.4.4