|
GME
13
|
#include <MgaMetaPointerItem.h>


Public Member Functions | |
| IUnknown * | GetUnknown () const |
| STDMETHOD() | get_Desc (BSTR *p) |
| STDMETHOD() | get_Parent (IMgaMetaPointerSpec **p) |
| STDMETHOD() | put_Desc (BSTR p) |
Static Public Member Functions | |
| static bool | CheckToken (CComBstrObj &token, bstr_const_iterator i, bstr_const_iterator &e) |
| static bool | CheckPath (CCoreObjectPtr &self, pathitems_type &pathitems, bool global) |
Definition at line 7 of file MgaMetaPointerItem.h.
| bool CMgaMetaPointerItem::CheckPath | ( | CCoreObjectPtr & | self, |
| pathitems_type & | pathitems, | ||
| bool | global | ||
| ) | [static] |
Definition at line 55 of file MgaMetaPointerItem.cpp.
| bool CMgaMetaPointerItem::CheckToken | ( | CComBstrObj & | token, |
| bstr_const_iterator | i, | ||
| bstr_const_iterator & | e | ||
| ) | [static] |
Definition at line 17 of file MgaMetaPointerItem.cpp.
| STDMETHODIMP CMgaMetaPointerItem::get_Desc | ( | BSTR * | p | ) |
Definition at line 7 of file MgaMetaPointerItem.cpp.
| STDMETHOD() CMgaMetaPointerItem::get_Parent | ( | IMgaMetaPointerSpec ** | p | ) | [inline] |
Definition at line 26 of file MgaMetaPointerItem.h.
| IUnknown* CMgaMetaPointerItem::GetUnknown | ( | ) | const [inline] |
Definition at line 13 of file MgaMetaPointerItem.h.
| STDMETHOD() CMgaMetaPointerItem::put_Desc | ( | BSTR | p | ) | [inline] |
Definition at line 32 of file MgaMetaPointerItem.h.
1.7.6.1