FreeRDP
Loading...
Searching...
No Matches
rdp_update_internal Struct Reference
Collaboration diagram for rdp_update_internal:

Data Fields

rdpUpdate common
 
wLog * log
 
BOOL dump_rfx
 
BOOL play_rfx
 
rdpPcap * pcap_rfx
 
BOOL initialState
 
BOOL asynchronous
 
rdpUpdateProxy * proxy
 
wMessageQueue * queue
 
wStreamus
 
UINT16 numberOrders
 
size_t offsetOrders
 
BOOL combineUpdates
 
rdpBounds currentBounds
 
rdpBounds previousBounds
 
CRITICAL_SECTION mux
 
BOOL withinBeginEndPaint
 
rdp_stats stats
 

Detailed Description

Definition at line 82 of file libfreerdp/core/update.h.

Field Documentation

◆ asynchronous

BOOL rdp_update_internal::asynchronous

Definition at line 93 of file libfreerdp/core/update.h.

◆ combineUpdates

BOOL rdp_update_internal::combineUpdates

Definition at line 100 of file libfreerdp/core/update.h.

◆ common

rdpUpdate rdp_update_internal::common

Definition at line 84 of file libfreerdp/core/update.h.

◆ currentBounds

rdpBounds rdp_update_internal::currentBounds

Definition at line 101 of file libfreerdp/core/update.h.

◆ dump_rfx

BOOL rdp_update_internal::dump_rfx

Definition at line 88 of file libfreerdp/core/update.h.

◆ initialState

BOOL rdp_update_internal::initialState

Definition at line 91 of file libfreerdp/core/update.h.

◆ log

wLog* rdp_update_internal::log

Definition at line 86 of file libfreerdp/core/update.h.

◆ mux

CRITICAL_SECTION rdp_update_internal::mux

Definition at line 103 of file libfreerdp/core/update.h.

◆ numberOrders

UINT16 rdp_update_internal::numberOrders

Definition at line 98 of file libfreerdp/core/update.h.

◆ offsetOrders

size_t rdp_update_internal::offsetOrders

Definition at line 99 of file libfreerdp/core/update.h.

◆ pcap_rfx

rdpPcap* rdp_update_internal::pcap_rfx

Definition at line 90 of file libfreerdp/core/update.h.

◆ play_rfx

BOOL rdp_update_internal::play_rfx

Definition at line 89 of file libfreerdp/core/update.h.

◆ previousBounds

rdpBounds rdp_update_internal::previousBounds

Definition at line 102 of file libfreerdp/core/update.h.

◆ proxy

rdpUpdateProxy* rdp_update_internal::proxy

Definition at line 94 of file libfreerdp/core/update.h.

◆ queue

wMessageQueue* rdp_update_internal::queue

Definition at line 95 of file libfreerdp/core/update.h.

◆ stats

rdp_stats rdp_update_internal::stats

Definition at line 106 of file libfreerdp/core/update.h.

◆ us

wStream* rdp_update_internal::us

Definition at line 97 of file libfreerdp/core/update.h.

◆ withinBeginEndPaint

BOOL rdp_update_internal::withinBeginEndPaint

Definition at line 104 of file libfreerdp/core/update.h.


The documentation for this struct was generated from the following file: