Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

stdint.h File Reference

Go to the source code of this file.

Defines

#define UINT64   uint64_t

Typedefs

typedef char int8_t
typedef short int16_t
typedef long int32_t
typedef __int64 int64_t
typedef unsigned char uint8_t
typedef unsigned short uint16_t
typedef unsigned long uint32_t
typedef signed __int64 uint64_t
typedef uint8_t u_int8_t
typedef uint16_t u_int16_t
typedef uint32_t u_int32_t
typedef uint64_t uint64


Define Documentation

#define UINT64   uint64_t
 

Definition at line 53 of file stdint.h.


Typedef Documentation

typedef short int16_t
 

Definition at line 37 of file stdint.h.

typedef long int32_t
 

Definition at line 38 of file stdint.h.

typedef __int64 int64_t
 

Definition at line 39 of file stdint.h.

typedef char int8_t
 

Definition at line 36 of file stdint.h.

typedef uint16_t u_int16_t
 

Definition at line 47 of file stdint.h.

typedef uint32_t u_int32_t
 

Definition at line 49 of file stdint.h.

typedef uint8_t u_int8_t
 

Definition at line 46 of file stdint.h.

typedef unsigned short uint16_t
 

Definition at line 42 of file stdint.h.

typedef unsigned long uint32_t
 

Definition at line 43 of file stdint.h.

typedef uint64_t uint64
 

Definition at line 54 of file stdint.h.

typedef signed __int64 uint64_t
 

Definition at line 44 of file stdint.h.

typedef unsigned char uint8_t
 

Definition at line 41 of file stdint.h.


Generated on Sun May 14 14:51:29 2006 by  doxygen 1.4.2