FreeRDP
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
 

Detailed Description

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

Field Documentation

◆ asynchronous

BOOL rdp_update_internal::asynchronous

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

◆ combineUpdates

BOOL rdp_update_internal::combineUpdates

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

◆ common

rdpUpdate rdp_update_internal::common

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

◆ currentBounds

rdpBounds rdp_update_internal::currentBounds

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

◆ dump_rfx

BOOL rdp_update_internal::dump_rfx

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

◆ initialState

BOOL rdp_update_internal::initialState

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

◆ log

wLog* rdp_update_internal::log

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

◆ mux

CRITICAL_SECTION rdp_update_internal::mux

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

◆ numberOrders

UINT16 rdp_update_internal::numberOrders

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

◆ offsetOrders

size_t rdp_update_internal::offsetOrders

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

◆ pcap_rfx

rdpPcap* rdp_update_internal::pcap_rfx

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

◆ play_rfx

BOOL rdp_update_internal::play_rfx

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

◆ previousBounds

rdpBounds rdp_update_internal::previousBounds

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

◆ proxy

rdpUpdateProxy* rdp_update_internal::proxy

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

◆ queue

wMessageQueue* rdp_update_internal::queue

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

◆ us

wStream* rdp_update_internal::us

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

◆ withinBeginEndPaint

BOOL rdp_update_internal::withinBeginEndPaint

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


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