GME
13
|
#include <MgaResolver.h>
Public Member Functions | |
Cmap_elmt_type_KindByStr (IMgaMetaFolder *immf, CString _m_kind, objtype_enum _m_objtype) | |
bool | operator== (const Cmap_elmt_type_KindByStr &c2) const |
Public Attributes | |
CComPtr< IMgaMetaFolder > | m_parent |
CString | m_kind |
objtype_enum | m_objtype |
CComPtr< IMgaMetaFCO > | p |
Definition at line 56 of file MgaResolver.h.
Cmap_elmt_type_KindByStr::Cmap_elmt_type_KindByStr | ( | IMgaMetaFolder * | immf, |
CString | _m_kind, | ||
objtype_enum | _m_objtype | ||
) | [inline] |
Definition at line 66 of file MgaResolver.h.
bool Cmap_elmt_type_KindByStr::operator== | ( | const Cmap_elmt_type_KindByStr & | c2 | ) | const [inline] |
Definition at line 69 of file MgaResolver.h.
CString Cmap_elmt_type_KindByStr::m_kind |
Definition at line 61 of file MgaResolver.h.
Definition at line 62 of file MgaResolver.h.
Definition at line 60 of file MgaResolver.h.
CComPtr<IMgaMetaFCO> Cmap_elmt_type_KindByStr::p |
Definition at line 64 of file MgaResolver.h.