krfb
rfbClientData Struct Reference
#include <rfbclient.h>
Public Attributes | |
void * | data |
struct rfbClientData * | next |
void * | tag |
Detailed Description
client data
Definition at line 91 of file libvncserver/rfb/rfbclient.h.
Member Data Documentation
void* rfbClientData::data |
Definition at line 93 of file libvncserver/rfb/rfbclient.h.
struct rfbClientData* rfbClientData::next |
Definition at line 94 of file libvncserver/rfb/rfbclient.h.
void* rfbClientData::tag |
Definition at line 92 of file libvncserver/rfb/rfbclient.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.