KDECore
KNetwork::KSocketDeviceFactoryBase Class Reference
#include <k3socketdevice.h>
Inheritance diagram for KNetwork::KSocketDeviceFactoryBase:

Detailed Description
Definition at line 386 of file k3socketdevice.h.
Public Member Functions | |
virtual KSocketDevice * | create (KSocketBase *) const =0 |
KSocketDeviceFactoryBase () | |
virtual | ~KSocketDeviceFactoryBase () |
Constructor & Destructor Documentation
KNetwork::KSocketDeviceFactoryBase::KSocketDeviceFactoryBase | ( | ) | [inline] |
Definition at line 389 of file k3socketdevice.h.
virtual KNetwork::KSocketDeviceFactoryBase::~KSocketDeviceFactoryBase | ( | ) | [inline, virtual] |
Definition at line 390 of file k3socketdevice.h.
Member Function Documentation
virtual KSocketDevice* KNetwork::KSocketDeviceFactoryBase::create | ( | KSocketBase * | ) | const [pure virtual] |
Implemented in KNetwork::KSocketDeviceFactory< Impl >.
The documentation for this class was generated from the following file: