commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::DummyInterfaceFactory< I > Class Template Reference

#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 AStringget_class_name () const
 

Additional Inherited Members

- Static Public Member Functions inherited from commore::InterfaceFactory
static int get (const AChar *className, List< InterfaceFactory * > &factoryList)
 

Detailed Description

template<class I>
class commore::DummyInterfaceFactory< I >

Dummy Interface Factory Helper Allow a one line factory implementation

Constructor & Destructor Documentation

template<class I >
commore::DummyInterfaceFactory< I >::DummyInterfaceFactory ( )
inline

Member Function Documentation

template<class I >
PInterface commore::DummyInterfaceFactory< I >::create ( const AChar name,
PService service 
)
inlinevirtual

The documentation for this class was generated from the following file: