23 #ifndef __XPLC_CATMGR_H__ 24 #define __XPLC_CATMGR_H__ 26 #include <xplc/ICategoryManager.h> 27 #include "categorynode.h"
The structure underlying UUIDs.
virtual void registerComponent(const UUID &, const UUID &, const char *)
Register a component with a category.
virtual ICategory * getCategory(const UUID &)
Get a category object for the specified category.
Let you register categories and obtain information about them.