Data Fields

rfbStatList Struct Reference
[LibVNCServer API 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 427 of file rfb.h.


Field Documentation

uint32_t bytesRcvd

Definition at line 433 of file rfb.h.

uint32_t bytesRcvdIfRaw

Definition at line 434 of file rfb.h.

uint32_t bytesSent

Definition at line 430 of file rfb.h.

uint32_t bytesSentIfRaw

Definition at line 431 of file rfb.h.

struct _rfbStatList* Next

Definition at line 435 of file rfb.h.

uint32_t rcvdCount

Definition at line 432 of file rfb.h.

uint32_t sentCount

Definition at line 429 of file rfb.h.

uint32_t type

Definition at line 428 of file rfb.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines