LibVNCServer/LibVNCClient
Data Fields
rfbStatList Struct Reference

#include <rfb.h>

Data Fields

uint32_t type
 
uint32_t sentCount
 
uint32_t bytesSent
 
uint32_t bytesSentIfRaw
 
uint32_t rcvdCount
 
uint32_t bytesRcvd
 
uint32_t bytesRcvdIfRaw
 
struct _rfbStatList * Next
 

Detailed Description

Definition at line 411 of file rfb.h.

Field Documentation

◆ bytesRcvd

uint32_t bytesRcvd

Definition at line 417 of file rfb.h.

◆ bytesRcvdIfRaw

uint32_t bytesRcvdIfRaw

Definition at line 418 of file rfb.h.

◆ bytesSent

uint32_t bytesSent

Definition at line 414 of file rfb.h.

◆ bytesSentIfRaw

uint32_t bytesSentIfRaw

Definition at line 415 of file rfb.h.

◆ Next

struct _rfbStatList* Next

Definition at line 419 of file rfb.h.

◆ rcvdCount

uint32_t rcvdCount

Definition at line 416 of file rfb.h.

◆ sentCount

uint32_t sentCount

Definition at line 413 of file rfb.h.

◆ type

uint32_t type

Definition at line 412 of file rfb.h.


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