45 Category::~Category() {
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.
virtual ICategoryIterator * getIterator()
Gets an iterator for the category.
Various utility functions, macros and templates.
#define UUID_MAP_ENTRY(iface)
Add an entry to an interface map.
#define UUID_MAP_BEGIN(component)
Start the interface map for "component".
virtual unsigned int addRef()=0
Indicate you are using this object.
Allows iteration over a category.
Let you register categories and obtain information about them.
#define UUID_MAP_END
Marks the end of an interface map.