|
commore
1.0.6-SNAPSHOT
|
#include <Interface.h>
Inheritance diagram for commore::DummyInterfaceFactory< I >:Public Member Functions | |
| DummyInterfaceFactory () | |
| PInterface | create (const AChar *name, PService &service) |
Public Member Functions inherited from commore::InterfaceFactory | |
| InterfaceFactory (const AChar *name) | |
| virtual | ~InterfaceFactory () |
| const AString & | get_class_name () const |
Additional Inherited Members | |
Static Public Member Functions inherited from commore::InterfaceFactory | |
| static int | get (const AChar *className, List< InterfaceFactory * > &factoryList) |
Dummy Interface Factory Helper Allow a one line factory implementation
|
inline |
|
inlinevirtual |
Implements commore::InterfaceFactory.