Graphiteng
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Typedefs | Enumerations
Types.h File Reference
#include <stddef.h>

Go to the source code of this file.

Macros

#define GR2_API
#define GR2_LOCAL

Typedefs

typedef unsigned char gr_uint8
typedef gr_uint8 gr_byte
typedef signed char gr_int8
typedef unsigned short gr_uint16
typedef short gr_int16
typedef unsigned int gr_uint32
typedef int gr_int32

Enumerations

enum  gr_encform { gr_utf8 = 1, gr_utf16 = 2, gr_utf32 = 4 }

Macro Definition Documentation

#define GR2_API
#define GR2_LOCAL

Typedef Documentation

typedef gr_uint8 gr_byte
typedef short gr_int16
typedef int gr_int32
typedef signed char gr_int8
typedef unsigned short gr_uint16
typedef unsigned int gr_uint32
typedef unsigned char gr_uint8

Enumeration Type Documentation

enum gr_encform
Enumerator:
gr_utf8 
gr_utf16 
gr_utf32