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