22#ifndef __XPLC_CATEGORY_H__
23#define __XPLC_CATEGORY_H__
25#include <xplc/ICategoryManager.h>
26#include "categorynode.h"
virtual ICategoryIterator * getIterator()
Gets an iterator for the category.
Allows iteration over a category.
Let you register categories and obtain information about them.
#define IMPLEMENT_IOBJECT(component)
Helper macro to implement the IObject methods automatically.