KDECore
KNetwork::Internal::InputData Struct Reference
#include <k3resolver_p.h>
Public Attributes | |
int | familyMask |
int | flags |
QString | node |
int | protocol |
QByteArray | protocolName |
QString | service |
int | socktype |
Detailed Description
Definition at line 90 of file k3resolver_p.h.
Member Data Documentation
int KNetwork::Internal::InputData::familyMask |
Definition at line 95 of file k3resolver_p.h.
int KNetwork::Internal::InputData::flags |
Definition at line 94 of file k3resolver_p.h.
QString KNetwork::Internal::InputData::node |
Definition at line 92 of file k3resolver_p.h.
int KNetwork::Internal::InputData::protocol |
Definition at line 97 of file k3resolver_p.h.
QByteArray KNetwork::Internal::InputData::protocolName |
Definition at line 93 of file k3resolver_p.h.
QString KNetwork::Internal::InputData::service |
Definition at line 92 of file k3resolver_p.h.
int KNetwork::Internal::InputData::socktype |
Definition at line 96 of file k3resolver_p.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:47:12 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:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.