23 #ifndef __XPLC_MODULEMGR_H__ 24 #define __XPLC_MODULEMGR_H__ 27 #include <xplc/IModuleManagerFactory.h> The basic interface which is included by all other XPLC interfaces and objects.
The structure underlying UUIDs.
Interface to an object which can be used to find other objects, given their UUIDs.
Various utility functions, macros and templates.
virtual IObject * getObject(const UUID &cid)
Get the object corresponding to the given UUID.