Mixe for Privacy and Anonymity in the Internet
Classes | Typedefs
basetypedefs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  __UINT64__t_
struct  __SINT64__t_

Typedefs

typedef uint32_t UINT32
typedef int32_t SINT32
typedef uint16_t UINT16
typedef int16_t SINT16
typedef uint8_t UINT8
typedef int8_t SINT8
typedef struct __UINT64__t_ UINT64
typedef struct __SINT64__t_ SINT64
typedef unsigned int UINT
typedef signed int SINT

Typedef Documentation

typedef signed int SINT

Definition at line 152 of file basetypedefs.h.

typedef int16_t SINT16

Definition at line 106 of file basetypedefs.h.

typedef int32_t SINT32

Definition at line 104 of file basetypedefs.h.

typedef struct __SINT64__t_ SINT64
typedef int8_t SINT8

Definition at line 108 of file basetypedefs.h.

typedef unsigned int UINT

Definition at line 151 of file basetypedefs.h.

typedef uint16_t UINT16

Definition at line 105 of file basetypedefs.h.

typedef uint32_t UINT32

Definition at line 103 of file basetypedefs.h.

typedef struct __UINT64__t_ UINT64
typedef uint8_t UINT8

Definition at line 107 of file basetypedefs.h.