Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

types.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define True   (1)
#define False   (0)

Typedefs

typedef int BOOL
typedef unsigned char uint8
typedef signed char sint8
typedef unsigned short uint16
typedef signed short sint16
typedef unsigned int uint32
typedef signed int sint32
typedef void * HBITMAP
typedef void * HGLYPH
typedef void * HCOLOURMAP
typedef void * HCURSOR
typedef _COLOURENTRY COLOURENTRY
typedef _COLOURMAP COLOURMAP
typedef _BOUNDS BOUNDS
typedef _PEN PEN
typedef _BRUSH BRUSH
typedef _FONTGLYPH FONTGLYPH
typedef _DATABLOB DATABLOB
typedef _key_translation key_translation


Define Documentation

#define False   (0)
 

Definition at line 25 of file types.h.

Referenced by ber_parse_header(), bitmap_decompress(), iso_connect(), licence_parse_authreq(), mcs_connect(), mcs_recv_aucf(), mcs_recv_cjcf(), mcs_recv_connect_response(), rdp_connect(), rdp_main_loop(), rdp_out_order_caps(), rdp_parse_bounds(), sec_connect(), sec_parse_crypt_info(), sec_parse_public_key(), and tcp_connect().

#define True   (1)
 

Definition at line 24 of file types.h.

Referenced by bitmap_decompress(), iso_connect(), licence_process_issue(), mcs_connect(), rdp_connect(), rdp_main_loop(), rdp_parse_bounds(), sec_connect(), and tcp_connect().


Typedef Documentation

typedef int BOOL
 

Definition at line 21 of file types.h.

typedef struct _BOUNDS BOUNDS
 

typedef struct _BRUSH BRUSH
 

typedef struct _COLOURENTRY COLOURENTRY
 

typedef struct _COLOURMAP COLOURMAP
 

typedef struct _DATABLOB DATABLOB
 

typedef struct _FONTGLYPH FONTGLYPH
 

typedef void* HBITMAP
 

Definition at line 35 of file types.h.

typedef void* HCOLOURMAP
 

Definition at line 37 of file types.h.

typedef void* HCURSOR
 

Definition at line 38 of file types.h.

typedef void* HGLYPH
 

Definition at line 36 of file types.h.

typedef struct _key_translation key_translation
 

typedef struct _PEN PEN
 

typedef signed short sint16
 

Definition at line 31 of file types.h.

typedef signed int sint32
 

Definition at line 33 of file types.h.

typedef signed char sint8
 

Definition at line 29 of file types.h.

typedef unsigned short uint16
 

Definition at line 30 of file types.h.

typedef unsigned int uint32
 

Definition at line 32 of file types.h.

typedef unsigned char uint8
 

Definition at line 28 of file types.h.


Generated on Sat Nov 5 17:04:16 2005 for OPIE by  doxygen 1.4.2