23#ifndef __XPLC_CATMGR_H__
24#define __XPLC_CATMGR_H__
26#include <xplc/ICategoryManager.h>
27#include "categorynode.h"
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.
#define IMPLEMENT_IOBJECT(component)
Helper macro to implement the IObject methods automatically.
The structure underlying UUIDs.