GME
13
|
Go to the source code of this file.
Classes | |
class | CAttribute |
Defines | |
#define | ADAPT_META_ATTRIBUTE(x) CAdapt<MgaMetaAttributePtr>(x) |
Typedefs | |
typedef CComPtr < IMgaMetaAttribute > | MgaMetaAttributePtr |
typedef CList< CAdapt < MgaMetaAttributePtr > , CAdapt< MgaMetaAttributePtr > & > | CMgaMetaAttributePtrList |
#define ADAPT_META_ATTRIBUTE | ( | x | ) | CAdapt<MgaMetaAttributePtr>(x) |
Definition at line 13 of file ObjectInspector/Attribute.h.
typedef CList<CAdapt<MgaMetaAttributePtr>,CAdapt<MgaMetaAttributePtr>&> CMgaMetaAttributePtrList |
Definition at line 14 of file ObjectInspector/Attribute.h.
typedef CComPtr<IMgaMetaAttribute> MgaMetaAttributePtr |
Definition at line 12 of file ObjectInspector/Attribute.h.