|
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 |
| rdp_stats | stats |
Definition at line 82 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::asynchronous |
Definition at line 93 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::combineUpdates |
Definition at line 100 of file libfreerdp/core/update.h.
| rdpUpdate rdp_update_internal::common |
Definition at line 84 of file libfreerdp/core/update.h.
| rdpBounds rdp_update_internal::currentBounds |
Definition at line 101 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::dump_rfx |
Definition at line 88 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::initialState |
Definition at line 91 of file libfreerdp/core/update.h.
| wLog* rdp_update_internal::log |
Definition at line 86 of file libfreerdp/core/update.h.
| CRITICAL_SECTION rdp_update_internal::mux |
Definition at line 103 of file libfreerdp/core/update.h.
| UINT16 rdp_update_internal::numberOrders |
Definition at line 98 of file libfreerdp/core/update.h.
| size_t rdp_update_internal::offsetOrders |
Definition at line 99 of file libfreerdp/core/update.h.
| rdpPcap* rdp_update_internal::pcap_rfx |
Definition at line 90 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::play_rfx |
Definition at line 89 of file libfreerdp/core/update.h.
| rdpBounds rdp_update_internal::previousBounds |
Definition at line 102 of file libfreerdp/core/update.h.
| rdpUpdateProxy* rdp_update_internal::proxy |
Definition at line 94 of file libfreerdp/core/update.h.
| wMessageQueue* rdp_update_internal::queue |
Definition at line 95 of file libfreerdp/core/update.h.
| rdp_stats rdp_update_internal::stats |
Definition at line 106 of file libfreerdp/core/update.h.
| wStream* rdp_update_internal::us |
Definition at line 97 of file libfreerdp/core/update.h.
| BOOL rdp_update_internal::withinBeginEndPaint |
Definition at line 104 of file libfreerdp/core/update.h.