jigdo API
Last update by Admin on 2010-05-23
Zerror Struct Reference
Error messages returned by the zlib library. More...
#include <zstream.hh>
Inheritance diagram for Zerror:

Public Member Functions | |
Zerror (int s, const string &m) | |
Public Attributes | |
int | status |
Detailed Description
Error messages returned by the zlib library.Note that bad_alloc() is thrown if zlib returns Z_MEM_ERROR. Base class for ZerrorGz.
Constructor & Destructor Documentation
Zerror::Zerror | ( | int | s, | |
const string & | m | |||
) | [inline] |
Member Data Documentation
int Zerror::status |
The documentation for this struct was generated from the following file:
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
