#include <object/i/iobject.h>
Defines |
|
#define | IContainer_Declare(IsPure) |
Functions |
|
K_FORWARD (KObject) | |
K_INTERFACE (IContainer, 1002401) |
#define IContainer_Declare | ( | IsPure | ) |
public:\ virtual const char* GetNameSpace() IsPure;\ virtual void SelectObjects ( bool pSelect ) IsPure;\
Definition at line 43 of file icontainer.h.
K_FORWARD | ( | KObject | ) |
K_INTERFACE | ( | IContainer | , |
1002401 | |||
) |