|
FreeRDP
|
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] |
| ALIGN64 pRTTMeasureRequest | RTTMeasureRequest |
| ALIGN64 pRTTMeasureResponse | RTTMeasureResponse |
| ALIGN64 pBandwidthMeasureStart | BandwidthMeasureStart |
| ALIGN64 pBandwidthMeasurePayload | BandwidthMeasurePayload |
| ALIGN64 pBandwidthMeasureStop | BandwidthMeasureStop |
| ALIGN64 pBandwidthMeasureResults | BandwidthMeasureResults |
| ALIGN64 pNetworkCharacteristicsResult | NetworkCharacteristicsResult |
| ALIGN64 pClientBandwidthMeasureResult | ClientBandwidthMeasureResult |
| ALIGN64 pNetworkCharacteristicsSync | NetworkCharacteristicsSync |
| ALIGN64 pRxTxReceived | RequestReceived |
| ALIGN64 pRxTxReceived | ResponseReceived |
| ALIGN64 pOnConnectTimeAutoDetect | OnConnectTimeAutoDetectBegin |
| ALIGN64 pOnConnectTimeAutoDetect | OnConnectTimeAutoDetectProgress |
| UINT64 | paddingB [32 - 29] |
Definition at line 104 of file include/freerdp/autodetect.h.
| ALIGN64 UINT32 rdpAutoDetect::bandwidthMeasureByteCount |
Definition at line 112 of file include/freerdp/autodetect.h.
| ALIGN64 pBandwidthMeasurePayload rdpAutoDetect::BandwidthMeasurePayload |
Definition at line 126 of file include/freerdp/autodetect.h.
| ALIGN64 pBandwidthMeasureResults rdpAutoDetect::BandwidthMeasureResults |
Definition at line 128 of file include/freerdp/autodetect.h.
| ALIGN64 pBandwidthMeasureStart rdpAutoDetect::BandwidthMeasureStart |
Definition at line 125 of file include/freerdp/autodetect.h.
| ALIGN64 BOOL rdpAutoDetect::bandwidthMeasureStarted |
Definition at line 117 of file include/freerdp/autodetect.h.
| ALIGN64 UINT64 rdpAutoDetect::bandwidthMeasureStartTime |
Definition at line 110 of file include/freerdp/autodetect.h.
| ALIGN64 pBandwidthMeasureStop rdpAutoDetect::BandwidthMeasureStop |
Definition at line 127 of file include/freerdp/autodetect.h.
| ALIGN64 UINT64 rdpAutoDetect::bandwidthMeasureTimeDelta |
Definition at line 111 of file include/freerdp/autodetect.h.
| ALIGN64 pClientBandwidthMeasureResult rdpAutoDetect::ClientBandwidthMeasureResult |
Definition at line 130 of file include/freerdp/autodetect.h.
| ALIGN64 rdpContext* rdpAutoDetect::context |
Definition at line 106 of file include/freerdp/autodetect.h.
| ALIGN64 void* rdpAutoDetect::custom |
Definition at line 119 of file include/freerdp/autodetect.h.
| ALIGN64 wLog* rdpAutoDetect::log |
Definition at line 120 of file include/freerdp/autodetect.h.
| ALIGN64 UINT32 rdpAutoDetect::netCharAverageRTT |
Definition at line 116 of file include/freerdp/autodetect.h.
| ALIGN64 UINT32 rdpAutoDetect::netCharBandwidth |
Definition at line 114 of file include/freerdp/autodetect.h.
| ALIGN64 UINT32 rdpAutoDetect::netCharBaseRTT |
Definition at line 115 of file include/freerdp/autodetect.h.
| ALIGN64 pNetworkCharacteristicsResult rdpAutoDetect::NetworkCharacteristicsResult |
Definition at line 129 of file include/freerdp/autodetect.h.
| ALIGN64 pNetworkCharacteristicsSync rdpAutoDetect::NetworkCharacteristicsSync |
Definition at line 131 of file include/freerdp/autodetect.h.
| ALIGN64 pOnConnectTimeAutoDetect rdpAutoDetect::OnConnectTimeAutoDetectBegin |
Definition at line 134 of file include/freerdp/autodetect.h.
| ALIGN64 pOnConnectTimeAutoDetect rdpAutoDetect::OnConnectTimeAutoDetectProgress |
Definition at line 135 of file include/freerdp/autodetect.h.
| UINT64 rdpAutoDetect::paddingA[16 - 12] |
Definition at line 121 of file include/freerdp/autodetect.h.
| UINT64 rdpAutoDetect::paddingB[32 - 29] |
Definition at line 136 of file include/freerdp/autodetect.h.
| ALIGN64 pRxTxReceived rdpAutoDetect::RequestReceived |
Definition at line 132 of file include/freerdp/autodetect.h.
| ALIGN64 pRxTxReceived rdpAutoDetect::ResponseReceived |
Definition at line 133 of file include/freerdp/autodetect.h.
| ALIGN64 pRTTMeasureRequest rdpAutoDetect::RTTMeasureRequest |
Definition at line 123 of file include/freerdp/autodetect.h.
| ALIGN64 pRTTMeasureResponse rdpAutoDetect::RTTMeasureResponse |
Definition at line 124 of file include/freerdp/autodetect.h.
| ALIGN64 UINT64 rdpAutoDetect::rttMeasureStartTime |
Definition at line 108 of file include/freerdp/autodetect.h.
| ALIGN64 FREERDP_AUTODETECT_STATE rdpAutoDetect::state |
Definition at line 118 of file include/freerdp/autodetect.h.