|
GME
13
|
#include <MgaMetaPointerSpec.h>


Public Member Functions | |
| IUnknown * | GetUnknown () const |
| STDMETHOD() | get_Parent (IDispatch **p) |
| STDMETHOD() | get_Name (BSTR *p) |
| STDMETHOD() | get_Items (IMgaMetaPointerItems **p) |
| STDMETHOD() | put_Name (BSTR p) |
| STDMETHOD() | CreateItem (IMgaMetaPointerItem **p) |
Static Public Member Functions | |
| static void | Traverse (CMgaMetaProject *metaproject, CCoreObjectPtr &me) |
| static bool | CheckPath (CCoreObjectPtr &self, pathitems_type &pathitems, bool global) |
Definition at line 7 of file MgaMetaPointerSpec.h.
| bool CMgaMetaPointerSpec::CheckPath | ( | CCoreObjectPtr & | self, |
| pathitems_type & | pathitems, | ||
| bool | global | ||
| ) | [static] |
Definition at line 37 of file MgaMetaPointerSpec.cpp.
| STDMETHOD() CMgaMetaPointerSpec::CreateItem | ( | IMgaMetaPointerItem ** | p | ) | [inline] |
Definition at line 41 of file MgaMetaPointerSpec.h.
| STDMETHOD() CMgaMetaPointerSpec::get_Items | ( | IMgaMetaPointerItems ** | p | ) | [inline] |
Definition at line 31 of file MgaMetaPointerSpec.h.
| STDMETHOD() CMgaMetaPointerSpec::get_Name | ( | BSTR * | p | ) | [inline] |
Definition at line 28 of file MgaMetaPointerSpec.h.
| STDMETHODIMP CMgaMetaPointerSpec::get_Parent | ( | IDispatch ** | p | ) |
Definition at line 8 of file MgaMetaPointerSpec.cpp.
| IUnknown* CMgaMetaPointerSpec::GetUnknown | ( | ) | const [inline] |
Definition at line 13 of file MgaMetaPointerSpec.h.
| STDMETHOD() CMgaMetaPointerSpec::put_Name | ( | BSTR | p | ) | [inline] |
Definition at line 38 of file MgaMetaPointerSpec.h.
| void CMgaMetaPointerSpec::Traverse | ( | CMgaMetaProject * | metaproject, |
| CCoreObjectPtr & | me | ||
| ) | [static] |
Definition at line 29 of file MgaMetaPointerSpec.cpp.
1.7.6.1