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 unsigned int UINT32
 
typedef signed int SINT32
 
typedef unsigned short UINT16
 
typedef signed short SINT16
 
typedef unsigned char UINT8
 
typedef signed char SINT8
 
typedef struct __UINT64__t_ UINT64
 
typedef struct __SINT64__t_ SINT64
 
typedef unsigned int UINT
 
typedef signed int SINT
 

Typedef Documentation

◆ SINT

typedef signed int SINT

Definition at line 156 of file basetypedefs.h.

◆ SINT16

typedef signed short SINT16

Definition at line 134 of file basetypedefs.h.

◆ SINT32

typedef signed int SINT32

Definition at line 132 of file basetypedefs.h.

◆ SINT64

typedef struct __SINT64__t_ SINT64

◆ SINT8

typedef signed char SINT8

Definition at line 136 of file basetypedefs.h.

◆ UINT

typedef unsigned int UINT

Definition at line 155 of file basetypedefs.h.

◆ UINT16

typedef unsigned short UINT16

Definition at line 133 of file basetypedefs.h.

◆ UINT32

typedef unsigned int UINT32

Definition at line 131 of file basetypedefs.h.

◆ UINT64

typedef struct __UINT64__t_ UINT64

◆ UINT8

typedef unsigned char UINT8

Definition at line 135 of file basetypedefs.h.