45Category::~Category() {
virtual ICategoryIterator * getIterator()
Gets an iterator for the category.
Allows iteration over a category.
Let you register categories and obtain information about them.
The basic interface which is included by all other XPLC interfaces and objects.
virtual unsigned int release()=0
Indicate that you are finished using this object.
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.