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

Public Member Functions | |
virtual KSocketDevice * | create (KSocketBase *) const =0 |
KSocketDeviceFactoryBase () | |
virtual | ~KSocketDeviceFactoryBase () |
Detailed Description
For internal use only.
This class provides functionality for creating and registering socket implementations.
Definition at line 387 of file k3socketdevice.h.
Constructor & Destructor Documentation
KNetwork::KSocketDeviceFactoryBase::KSocketDeviceFactoryBase | ( | ) | [inline] |
Definition at line 390 of file k3socketdevice.h.
virtual KNetwork::KSocketDeviceFactoryBase::~KSocketDeviceFactoryBase | ( | ) | [inline, virtual] |
Definition at line 391 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: