33 #include <xplc/factory.h>
virtual IObject * createObject()
Creates an object.
GenericFactory(FactoryFunc aFactory)
Set up the generic factory.
Common object creation interface.
The basic interface which is included by all other XPLC interfaces and objects.
Various utility functions, macros and templates.
#define UUID_MAP_END
Marks the end of an interface map.
#define UUID_MAP_BEGIN(component)
Start the interface map for "component".
#define UUID_MAP_ENTRY(iface)
Add an entry to an interface map.