object/i/icontainer.h Source File
Go to the documentation of this file.
36 #ifndef __ICONTAINER_H__
37 #define __ICONTAINER_H__
43 #define IContainer_Declare(IsPure)\
45 virtual const char* GetNameSpace() IsPure;\
46 virtual void SelectObjects ( bool pSelect ) IsPure;\
#define K_INTERFACE(Name, Id)