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

orders.h File Reference

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

Go to the source code of this file.

Defines

#define RDP_ORDER_STANDARD   0x01
#define RDP_ORDER_SECONDARY   0x02
#define RDP_ORDER_BOUNDS   0x04
#define RDP_ORDER_CHANGE   0x08
#define RDP_ORDER_DELTA   0x10
#define RDP_ORDER_LASTBOUNDS   0x20
#define RDP_ORDER_SMALL   0x40
#define RDP_ORDER_TINY   0x80
#define MAX_DATA   256
#define MAX_TEXT   256
#define MAX_GLYPH   32
#define MAX_GLYPHS   256

Typedefs

typedef _DESTBLT_ORDER DESTBLT_ORDER
typedef _PATBLT_ORDER PATBLT_ORDER
typedef _SCREENBLT_ORDER SCREENBLT_ORDER
typedef _LINE_ORDER LINE_ORDER
typedef _RECT_ORDER RECT_ORDER
typedef _DESKSAVE_ORDER DESKSAVE_ORDER
typedef _TRIBLT_ORDER TRIBLT_ORDER
typedef _MEMBLT_ORDER MEMBLT_ORDER
typedef _POLYLINE_ORDER POLYLINE_ORDER
typedef _TEXT2_ORDER TEXT2_ORDER
typedef _RDP_ORDER_STATE RDP_ORDER_STATE
typedef _RDP_RAW_BMPCACHE_ORDER RDP_RAW_BMPCACHE_ORDER
typedef _RDP_BMPCACHE_ORDER RDP_BMPCACHE_ORDER
typedef _RDP_FONT_GLYPH RDP_FONT_GLYPH
typedef _RDP_FONTCACHE_ORDER RDP_FONTCACHE_ORDER
typedef _RDP_COLCACHE_ORDER RDP_COLCACHE_ORDER

Enumerations

enum  RDP_ORDER_TYPE {
  RDP_ORDER_DESTBLT = 0, RDP_ORDER_PATBLT = 1, RDP_ORDER_SCREENBLT = 2, RDP_ORDER_LINE = 9,
  RDP_ORDER_RECT = 10, RDP_ORDER_DESKSAVE = 11, RDP_ORDER_MEMBLT = 13, RDP_ORDER_TRIBLT = 14,
  RDP_ORDER_POLYLINE = 22, RDP_ORDER_TEXT2 = 27
}
enum  RDP_SECONDARY_ORDER_TYPE { RDP_ORDER_RAW_BMPCACHE = 0, RDP_ORDER_COLCACHE = 1, RDP_ORDER_BMPCACHE = 2, RDP_ORDER_FONTCACHE = 3 }


Define Documentation

#define MAX_DATA   256
 

Definition at line 163 of file orders.h.

#define MAX_GLYPH   32
 

Definition at line 255 of file orders.h.

#define MAX_GLYPHS   256
 

Definition at line 269 of file orders.h.

#define MAX_TEXT   256
 

Definition at line 178 of file orders.h.

#define RDP_ORDER_BOUNDS   0x04
 

Definition at line 23 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_CHANGE   0x08
 

Definition at line 24 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_DELTA   0x10
 

Definition at line 25 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_LASTBOUNDS   0x20
 

Definition at line 26 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_SECONDARY   0x02
 

Definition at line 22 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_SMALL   0x40
 

Definition at line 27 of file orders.h.

Referenced by rdp_in_present().

#define RDP_ORDER_STANDARD   0x01
 

Definition at line 21 of file orders.h.

Referenced by process_orders().

#define RDP_ORDER_TINY   0x80
 

Definition at line 28 of file orders.h.

Referenced by rdp_in_present().


Typedef Documentation

typedef struct _DESKSAVE_ORDER DESKSAVE_ORDER
 

typedef struct _DESTBLT_ORDER DESTBLT_ORDER
 

typedef struct _LINE_ORDER LINE_ORDER
 

typedef struct _MEMBLT_ORDER MEMBLT_ORDER
 

typedef struct _PATBLT_ORDER PATBLT_ORDER
 

typedef struct _POLYLINE_ORDER POLYLINE_ORDER
 

typedef struct _RDP_BMPCACHE_ORDER RDP_BMPCACHE_ORDER
 

typedef struct _RDP_COLCACHE_ORDER RDP_COLCACHE_ORDER
 

typedef struct _RDP_FONT_GLYPH RDP_FONT_GLYPH
 

typedef struct _RDP_FONTCACHE_ORDER RDP_FONTCACHE_ORDER
 

typedef struct _RDP_ORDER_STATE RDP_ORDER_STATE
 

typedef struct _RDP_RAW_BMPCACHE_ORDER RDP_RAW_BMPCACHE_ORDER
 

typedef struct _RECT_ORDER RECT_ORDER
 

typedef struct _SCREENBLT_ORDER SCREENBLT_ORDER
 

typedef struct _TEXT2_ORDER TEXT2_ORDER
 

typedef struct _TRIBLT_ORDER TRIBLT_ORDER
 


Enumeration Type Documentation

enum RDP_ORDER_TYPE
 

Enumeration values:
RDP_ORDER_DESTBLT 
RDP_ORDER_PATBLT 
RDP_ORDER_SCREENBLT 
RDP_ORDER_LINE 
RDP_ORDER_RECT 
RDP_ORDER_DESKSAVE 
RDP_ORDER_MEMBLT 
RDP_ORDER_TRIBLT 
RDP_ORDER_POLYLINE 
RDP_ORDER_TEXT2 

Definition at line 30 of file orders.h.

enum RDP_SECONDARY_ORDER_TYPE
 

Enumeration values:
RDP_ORDER_RAW_BMPCACHE 
RDP_ORDER_COLCACHE 
RDP_ORDER_BMPCACHE 
RDP_ORDER_FONTCACHE 

Definition at line 44 of file orders.h.


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