Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Typedefs
zconf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32
 
#define STDC
 
#define MAX_MEM_LEVEL   9
 
#define MAX_WBITS   15 /* 32K LZ77 window */
 
#define OF(args)   args
 
#define ZEXTERN   extern
 
#define ZEXPORT
 
#define ZEXPORTVA
 
#define FAR
 
#define SEEK_SET   0 /* Seek from beginning of file. */
 
#define SEEK_CUR   1 /* Seek from current position. */
 
#define SEEK_END   2 /* Set file pointer to EOF plus "offset" */
 
#define z_off_t   long
 

Typedefs

typedef unsigned char Byte
 
typedef unsigned int uInt
 
typedef unsigned long uLong
 
typedef Byte FAR Bytef
 
typedef char FAR charf
 
typedef int FAR intf
 
typedef uInt FAR uIntf
 
typedef uLong FAR uLongf
 
typedef void const * voidpc
 
typedef void FARvoidpf
 
typedef voidvoidp
 

Macro Definition Documentation

◆ FAR

#define FAR

◆ MAX_MEM_LEVEL

#define MAX_MEM_LEVEL   9

Definition at line 142 of file zconf.h.

◆ MAX_WBITS

#define MAX_WBITS   15 /* 32K LZ77 window */

Definition at line 152 of file zconf.h.

◆ OF

#define OF (   args)    args

Definition at line 172 of file zconf.h.

◆ SEEK_CUR

#define SEEK_CUR   1 /* Seek from current position. */

Definition at line 301 of file zconf.h.

◆ SEEK_END

#define SEEK_END   2 /* Set file pointer to EOF plus "offset" */

◆ SEEK_SET

#define SEEK_SET   0 /* Seek from beginning of file. */

◆ STDC

#define STDC

Definition at line 116 of file zconf.h.

◆ WIN32

#define WIN32

Definition at line 77 of file zconf.h.

◆ z_off_t

#define z_off_t   long

Definition at line 305 of file zconf.h.

◆ ZEXPORT

#define ZEXPORT

Definition at line 254 of file zconf.h.

◆ ZEXPORTVA

#define ZEXPORTVA

Definition at line 257 of file zconf.h.

◆ ZEXTERN

#define ZEXTERN   extern

Definition at line 251 of file zconf.h.

Typedef Documentation

◆ Byte

typedef unsigned char Byte

Definition at line 265 of file zconf.h.

◆ Bytef

typedef Byte FAR Bytef

Definition at line 274 of file zconf.h.

◆ charf

typedef char FAR charf

Definition at line 276 of file zconf.h.

◆ intf

typedef int FAR intf

Definition at line 277 of file zconf.h.

◆ uInt

typedef unsigned int uInt

Definition at line 267 of file zconf.h.

◆ uIntf

typedef uInt FAR uIntf

Definition at line 278 of file zconf.h.

◆ uLong

typedef unsigned long uLong

Definition at line 268 of file zconf.h.

◆ uLongf

typedef uLong FAR uLongf

Definition at line 279 of file zconf.h.

◆ voidp

typedef void* voidp

Definition at line 284 of file zconf.h.

◆ voidpc

typedef void const* voidpc

Definition at line 282 of file zconf.h.

◆ voidpf

typedef void FAR* voidpf

Definition at line 283 of file zconf.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019