krfb
_rfbSecurity Struct Reference
#include <rfb.h>
Public Attributes | |
void(* | handler )(struct _rfbClientRec *cl) |
struct _rfbSecurity * | next |
uint8_t | type |
Detailed Description
Security handling (RFB protocol version 3.7)
Definition at line 179 of file libvncserver/rfb/rfb.h.
Member Data Documentation
void(* _rfbSecurity::handler)(struct _rfbClientRec *cl) |
Definition at line 181 of file libvncserver/rfb/rfb.h.
struct _rfbSecurity* _rfbSecurity::next |
Definition at line 182 of file libvncserver/rfb/rfb.h.
uint8_t _rfbSecurity::type |
Definition at line 180 of file libvncserver/rfb/rfb.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.