activemq-cpp-3.4.0

src/main/decaf/internal/util/zip/zconf.h File Reference

#include <decaf/util/Config.h>

Go to the source code of this file.

Defines

#define const
#define MAX_MEM_LEVEL   9
#define MAX_WBITS   15
#define OF(args)   ()
#define ZEXTERN   extern
#define ZEXPORT
#define ZEXPORTVA
#define FAR
#define SEEK_SET   0
#define SEEK_CUR   1
#define SEEK_END   2
#define z_off_t   long
#define z_off64_t   z_off_t

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 Byte const * voidpc
typedef Byte FAR * voidpf
typedef Bytevoidp

Define Documentation

#define const
#define FAR
#define MAX_MEM_LEVEL   9
#define MAX_WBITS   15
#define OF (   args)    ()
#define SEEK_CUR   1
#define SEEK_END   2
#define SEEK_SET   0
#define z_off64_t   z_off_t
#define z_off_t   long
#define ZEXPORT
#define ZEXPORTVA
#define ZEXTERN   extern

Typedef Documentation

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 const* voidpc
typedef Byte FAR* voidpf