File zconf.h
FileList > GGPOUE4 > Private > zconf.h
Go to the source code of this file
Public Types
| Type | Name |
|---|---|
| typedef unsigned char | Byte |
| typedef Byte FAR | Bytef |
| typedef char FAR | charf |
| typedef int FAR | intf |
| typedef unsigned int | uInt |
| typedef uInt FAR | uIntf |
| typedef unsigned long | uLong |
| typedef uLong FAR | uLongf |
| typedef Byte * | voidp |
| typedef Byte FAR * | voidpf |
Macros
| Type | Name |
|---|---|
| define | FAR |
| define | MAX_MEM_LEVEL 9 |
| define | MAX_WBITS 15 /\* 32K LZ77 window \*/ |
| define | OF (args) () |
| define | SEEK_CUR 1 /\* Seek from current position. \*/ |
| define | SEEK_END 2 /\* Set file pointer to EOF plus "offset" \*/ |
| define | SEEK_SET 0 /\* Seek from beginning of file. \*/ |
| define | ZEXPORT \_\_fastcall |
| define | ZEXPORTVA \_\_cdecl |
| define | ZEXTERN extern |
| define | const |
| define | z_off_t long |
Public Types Documentation
typedef Byte
typedef unsigned char Byte;
typedef Bytef
typedef Byte FAR Bytef;
typedef charf
typedef char FAR charf;
typedef intf
typedef int FAR intf;
typedef uInt
typedef unsigned int uInt;
typedef uIntf
typedef uInt FAR uIntf;
typedef uLong
typedef unsigned long uLong;
typedef uLongf
typedef uLong FAR uLongf;
typedef voidp
typedef Byte* voidp;
typedef voidpf
typedef Byte FAR* voidpf;
Macro Definition Documentation
define FAR
#define FAR
define MAX_MEM_LEVEL
#define MAX_MEM_LEVEL `9`
define MAX_WBITS
#define MAX_WBITS `15 /* 32K LZ77 window */`
define OF
#define OF (
args
) `()`
define SEEK_CUR
#define SEEK_CUR `1 /* Seek from current position. */`
define SEEK_END
#define SEEK_END `2 /* Set file pointer to EOF plus "offset" */`
define SEEK_SET
#define SEEK_SET `0 /* Seek from beginning of file. */`
define ZEXPORT
#define ZEXPORT `__fastcall`
define ZEXPORTVA
#define ZEXPORTVA `__cdecl`
define ZEXTERN
#define ZEXTERN `extern`
define const
#define const
define z_off_t
#define z_off_t `long`
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/zconf.h