| 
    MRPT
    1.9.9
    
   | 
 
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 FAR * | voidpf | 
| typedef void * | voidp | 
| #define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ | 
Definition at line 302 of file zconf.h.
Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::LoadFile(), and XMLNode::parseFile().
| #define SEEK_SET 0 /* Seek from beginning of file. */ | 
Definition at line 300 of file zconf.h.
Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::LoadFile(), and XMLNode::parseFile().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |