krfb
_rfbFileTransferMsg Struct Reference
#include <rfbproto.h>
Public Attributes | |
uint8_t | contentParam |
uint8_t | contentType |
uint32_t | length |
uint8_t | pad |
uint32_t | size |
uint8_t | type |
Detailed Description
Definition at line 975 of file rfbproto.h.
Member Data Documentation
uint8_t _rfbFileTransferMsg::contentParam |
Definition at line 978 of file rfbproto.h.
uint8_t _rfbFileTransferMsg::contentType |
Definition at line 977 of file rfbproto.h.
uint32_t _rfbFileTransferMsg::length |
Definition at line 982 of file rfbproto.h.
uint8_t _rfbFileTransferMsg::pad |
Definition at line 979 of file rfbproto.h.
uint32_t _rfbFileTransferMsg::size |
Definition at line 980 of file rfbproto.h.
uint8_t _rfbFileTransferMsg::type |
Definition at line 976 of file rfbproto.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.