|
GME
13
|
#include <MgaResolver.h>
Public Member Functions | |
| Cmap_elmt_type_AttrByStr (IMgaMetaFCO *immfco, CString _m_kind) | |
| bool | operator== (const Cmap_elmt_type_AttrByStr &c2) const |
Public Attributes | |
| CComPtr< IMgaMetaFCO > | m_parent |
| CString | m_kind |
| CComPtr< IMgaMetaAttribute > | p |
Definition at line 120 of file MgaResolver.h.
| Cmap_elmt_type_AttrByStr::Cmap_elmt_type_AttrByStr | ( | IMgaMetaFCO * | immfco, |
| CString | _m_kind | ||
| ) | [inline] |
Definition at line 129 of file MgaResolver.h.
| bool Cmap_elmt_type_AttrByStr::operator== | ( | const Cmap_elmt_type_AttrByStr & | c2 | ) | const [inline] |
Definition at line 132 of file MgaResolver.h.
| CString Cmap_elmt_type_AttrByStr::m_kind |
Definition at line 125 of file MgaResolver.h.
Definition at line 124 of file MgaResolver.h.
Definition at line 127 of file MgaResolver.h.
1.7.6.1