KDECore
KNetwork::KSocketDeviceFactory< Impl > Class Template Reference
This class provides functionality for creating and registering socket implementations. More...
#include <ksocketdevice.h>
Inheritance diagram for KNetwork::KSocketDeviceFactory< Impl >:
Public Member Functions | |
virtual KSocketDevice * | create (KSocketBase *parent) const |
KSocketDeviceFactory () | |
virtual | ~KSocketDeviceFactory () |
Detailed Description
template<class Impl>
class KNetwork::KSocketDeviceFactory< Impl >
This class provides functionality for creating and registering socket implementations.
Definition at line 416 of file ksocketdevice.h.
Constructor & Destructor Documentation
template<class Impl >
KNetwork::KSocketDeviceFactory< Impl >::KSocketDeviceFactory | ( | ) | [inline] |
Definition at line 419 of file ksocketdevice.h.
template<class Impl >
virtual KNetwork::KSocketDeviceFactory< Impl >::~KSocketDeviceFactory | ( | ) | [inline, virtual] |
Definition at line 420 of file ksocketdevice.h.
Member Function Documentation
template<class Impl >
virtual KSocketDevice* KNetwork::KSocketDeviceFactory< Impl >::create | ( | KSocketBase * | parent | ) | const [inline, virtual] |
The documentation for this class was generated from the following file: