FreeRDP
Loading...
Searching...
No Matches
rdpAutoDetect Struct Reference

Data Fields

ALIGN64 rdpContext * context
 
ALIGN64 UINT64 rttMeasureStartTime
 
ALIGN64 UINT64 bandwidthMeasureStartTime
 
ALIGN64 UINT64 bandwidthMeasureTimeDelta
 
ALIGN64 UINT32 bandwidthMeasureByteCount
 
ALIGN64 UINT32 netCharBandwidth
 
ALIGN64 UINT32 netCharBaseRTT
 
ALIGN64 UINT32 netCharAverageRTT
 
ALIGN64 BOOL bandwidthMeasureStarted
 
ALIGN64 FREERDP_AUTODETECT_STATE state
 
ALIGN64 void * custom
 
ALIGN64 wLog * log
 
UINT64 paddingA [16 - 12]
 
WINPR_ATTR_NODISCARD ALIGN64 pRTTMeasureRequest RTTMeasureRequest
 
WINPR_ATTR_NODISCARD ALIGN64 pRTTMeasureResponse RTTMeasureResponse
 
WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureStart BandwidthMeasureStart
 
WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasurePayload BandwidthMeasurePayload
 
WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureStop BandwidthMeasureStop
 
WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureResults BandwidthMeasureResults
 
WINPR_ATTR_NODISCARD ALIGN64 pNetworkCharacteristicsResult NetworkCharacteristicsResult
 
WINPR_ATTR_NODISCARD ALIGN64 pClientBandwidthMeasureResult ClientBandwidthMeasureResult
 
WINPR_ATTR_NODISCARD ALIGN64 pNetworkCharacteristicsSync NetworkCharacteristicsSync
 
WINPR_ATTR_NODISCARD ALIGN64 pRxTxReceived RequestReceived
 
WINPR_ATTR_NODISCARD ALIGN64 pRxTxReceived ResponseReceived
 
WINPR_ATTR_NODISCARD ALIGN64 pOnConnectTimeAutoDetect OnConnectTimeAutoDetectBegin
 
WINPR_ATTR_NODISCARD ALIGN64 pOnConnectTimeAutoDetect OnConnectTimeAutoDetectProgress
 
UINT64 paddingB [32 - 29]
 

Detailed Description

Definition at line 104 of file include/freerdp/autodetect.h.

Field Documentation

◆ bandwidthMeasureByteCount

ALIGN64 UINT32 rdpAutoDetect::bandwidthMeasureByteCount

Definition at line 112 of file include/freerdp/autodetect.h.

◆ BandwidthMeasurePayload

WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasurePayload rdpAutoDetect::BandwidthMeasurePayload

Definition at line 126 of file include/freerdp/autodetect.h.

◆ BandwidthMeasureResults

WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureResults rdpAutoDetect::BandwidthMeasureResults

Definition at line 128 of file include/freerdp/autodetect.h.

◆ BandwidthMeasureStart

WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureStart rdpAutoDetect::BandwidthMeasureStart

Definition at line 125 of file include/freerdp/autodetect.h.

◆ bandwidthMeasureStarted

ALIGN64 BOOL rdpAutoDetect::bandwidthMeasureStarted

Definition at line 117 of file include/freerdp/autodetect.h.

◆ bandwidthMeasureStartTime

ALIGN64 UINT64 rdpAutoDetect::bandwidthMeasureStartTime

Definition at line 110 of file include/freerdp/autodetect.h.

◆ BandwidthMeasureStop

WINPR_ATTR_NODISCARD ALIGN64 pBandwidthMeasureStop rdpAutoDetect::BandwidthMeasureStop

Definition at line 127 of file include/freerdp/autodetect.h.

◆ bandwidthMeasureTimeDelta

ALIGN64 UINT64 rdpAutoDetect::bandwidthMeasureTimeDelta

Definition at line 111 of file include/freerdp/autodetect.h.

◆ ClientBandwidthMeasureResult

WINPR_ATTR_NODISCARD ALIGN64 pClientBandwidthMeasureResult rdpAutoDetect::ClientBandwidthMeasureResult

Definition at line 132 of file include/freerdp/autodetect.h.

◆ context

ALIGN64 rdpContext* rdpAutoDetect::context

Definition at line 106 of file include/freerdp/autodetect.h.

◆ custom

ALIGN64 void* rdpAutoDetect::custom

Definition at line 119 of file include/freerdp/autodetect.h.

◆ log

ALIGN64 wLog* rdpAutoDetect::log

Definition at line 120 of file include/freerdp/autodetect.h.

◆ netCharAverageRTT

ALIGN64 UINT32 rdpAutoDetect::netCharAverageRTT

Definition at line 116 of file include/freerdp/autodetect.h.

◆ netCharBandwidth

ALIGN64 UINT32 rdpAutoDetect::netCharBandwidth

Definition at line 114 of file include/freerdp/autodetect.h.

◆ netCharBaseRTT

ALIGN64 UINT32 rdpAutoDetect::netCharBaseRTT

Definition at line 115 of file include/freerdp/autodetect.h.

◆ NetworkCharacteristicsResult

WINPR_ATTR_NODISCARD ALIGN64 pNetworkCharacteristicsResult rdpAutoDetect::NetworkCharacteristicsResult

Definition at line 130 of file include/freerdp/autodetect.h.

◆ NetworkCharacteristicsSync

WINPR_ATTR_NODISCARD ALIGN64 pNetworkCharacteristicsSync rdpAutoDetect::NetworkCharacteristicsSync

Definition at line 134 of file include/freerdp/autodetect.h.

◆ OnConnectTimeAutoDetectBegin

WINPR_ATTR_NODISCARD ALIGN64 pOnConnectTimeAutoDetect rdpAutoDetect::OnConnectTimeAutoDetectBegin

Definition at line 137 of file include/freerdp/autodetect.h.

◆ OnConnectTimeAutoDetectProgress

WINPR_ATTR_NODISCARD ALIGN64 pOnConnectTimeAutoDetect rdpAutoDetect::OnConnectTimeAutoDetectProgress

Definition at line 139 of file include/freerdp/autodetect.h.

◆ paddingA

UINT64 rdpAutoDetect::paddingA[16 - 12]

Definition at line 121 of file include/freerdp/autodetect.h.

◆ paddingB

UINT64 rdpAutoDetect::paddingB[32 - 29]

Definition at line 140 of file include/freerdp/autodetect.h.

◆ RequestReceived

WINPR_ATTR_NODISCARD ALIGN64 pRxTxReceived rdpAutoDetect::RequestReceived

Definition at line 135 of file include/freerdp/autodetect.h.

◆ ResponseReceived

WINPR_ATTR_NODISCARD ALIGN64 pRxTxReceived rdpAutoDetect::ResponseReceived

Definition at line 136 of file include/freerdp/autodetect.h.

◆ RTTMeasureRequest

WINPR_ATTR_NODISCARD ALIGN64 pRTTMeasureRequest rdpAutoDetect::RTTMeasureRequest

Definition at line 123 of file include/freerdp/autodetect.h.

◆ RTTMeasureResponse

WINPR_ATTR_NODISCARD ALIGN64 pRTTMeasureResponse rdpAutoDetect::RTTMeasureResponse

Definition at line 124 of file include/freerdp/autodetect.h.

◆ rttMeasureStartTime

ALIGN64 UINT64 rdpAutoDetect::rttMeasureStartTime

Definition at line 108 of file include/freerdp/autodetect.h.

◆ state

ALIGN64 FREERDP_AUTODETECT_STATE rdpAutoDetect::state

Definition at line 118 of file include/freerdp/autodetect.h.


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