#include <sdp.h>
Inheritance diagram for SerdispFactory:


Public Member Functions | |
| SerdispFactory () | |
| void | init () |
| ModulType | type () |
| ModuleInterface * | create (const QString &) |
| SerdispFactory::SerdispFactory | ( | ) | [inline] |
| ModuleInterface * SerdispFactory::create | ( | const QString & | ) | [virtual] |
Implements ModuleFactory.
| void SerdispFactory::init | ( | ) | [virtual] |
Implements ModuleFactory.
| ModulType SerdispFactory::type | ( | ) | [inline, virtual] |
Implements ModuleFactory.
1.4.7