FreeRDP
|
Data Fields | |
rdpUpdate | common |
wLog * | log |
BOOL | dump_rfx |
BOOL | play_rfx |
rdpPcap * | pcap_rfx |
BOOL | initialState |
BOOL | asynchronous |
rdpUpdateProxy * | proxy |
wMessageQueue * | queue |
wStream * | us |
UINT16 | numberOrders |
size_t | offsetOrders |
BOOL | combineUpdates |
rdpBounds | currentBounds |
rdpBounds | previousBounds |
CRITICAL_SECTION | mux |
BOOL | withinBeginEndPaint |
Definition at line 45 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::asynchronous |
Definition at line 56 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::combineUpdates |
Definition at line 63 of file libfreerdp/core/update.h.
rdpUpdate rdp_update_internal::common |
Definition at line 47 of file libfreerdp/core/update.h.
rdpBounds rdp_update_internal::currentBounds |
Definition at line 64 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::dump_rfx |
Definition at line 51 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::initialState |
Definition at line 54 of file libfreerdp/core/update.h.
wLog* rdp_update_internal::log |
Definition at line 49 of file libfreerdp/core/update.h.
CRITICAL_SECTION rdp_update_internal::mux |
Definition at line 66 of file libfreerdp/core/update.h.
UINT16 rdp_update_internal::numberOrders |
Definition at line 61 of file libfreerdp/core/update.h.
size_t rdp_update_internal::offsetOrders |
Definition at line 62 of file libfreerdp/core/update.h.
rdpPcap* rdp_update_internal::pcap_rfx |
Definition at line 53 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::play_rfx |
Definition at line 52 of file libfreerdp/core/update.h.
rdpBounds rdp_update_internal::previousBounds |
Definition at line 65 of file libfreerdp/core/update.h.
rdpUpdateProxy* rdp_update_internal::proxy |
Definition at line 57 of file libfreerdp/core/update.h.
wMessageQueue* rdp_update_internal::queue |
Definition at line 58 of file libfreerdp/core/update.h.
wStream* rdp_update_internal::us |
Definition at line 60 of file libfreerdp/core/update.h.
BOOL rdp_update_internal::withinBeginEndPaint |
Definition at line 67 of file libfreerdp/core/update.h.