|
Geant4
10.00.p02
|
#include "zlib.h"
Include dependency graph for uncompr.cc:Go to the source code of this file.
Macros | |
| #define | ZLIB_INTERNAL |
Functions | |
| int ZEXPORT | uncompress (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) |
| #define ZLIB_INTERNAL |
Definition at line 8 of file uncompr.cc.
| int ZEXPORT uncompress | ( | Bytef * | dest, |
| uLongf * | destLen, | ||
| const Bytef * | source, | ||
| uLong | sourceLen | ||
| ) |
Definition at line 24 of file uncompr.cc.
References inflate(), and inflateEnd().
Referenced by G4NeutronHPManager::GetDataStream().
Here is the call graph for this function:
Here is the caller graph for this function: