#include <object/i/iobject.h>
Classes | |
class | IContainer |
Macros | |
#define | IContainer_Declare(IsPure) |
Typedefs | |
typedef KObject * | HKObject |
typedef IContainer * | HIContainer |
Variables | |
const int | IContainerID = 1002401 |
#define IContainer_Declare | ( | IsPure | ) |
Definition at line 43 of file icontainer.h.
typedef IContainer* HIContainer |
Definition at line 48 of file icontainer.h.
typedef KObject* HKObject |
Definition at line 41 of file icontainer.h.
const int IContainerID = 1002401 |
Definition at line 48 of file icontainer.h.