KDECore
KNetwork::KSocketDeviceFactoryBase Class Referenceabstract
#include <k3socketdevice.h>
Inheritance diagram for KNetwork::KSocketDeviceFactoryBase:
Public Member Functions | |
KSocketDeviceFactoryBase () | |
virtual | ~KSocketDeviceFactoryBase () |
virtual KSocketDevice * | create (KSocketBase *) const =0 |
Detailed Description
This class provides functionality for creating and registering socket implementations.
Definition at line 387 of file k3socketdevice.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 390 of file k3socketdevice.h.
|
inlinevirtual |
Definition at line 391 of file k3socketdevice.h.
Member Function Documentation
|
pure virtual |
Implemented in KNetwork::KSocketDeviceFactory< Impl >.
The documentation for this class 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.