GME  13
Public Member Functions | Static Public Member Functions
CMgaMetaPointerSpec Class Reference

#include <MgaMetaPointerSpec.h>

Inheritance diagram for CMgaMetaPointerSpec:
Inheritance graph
[legend]
Collaboration diagram for CMgaMetaPointerSpec:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

Definition at line 7 of file MgaMetaPointerSpec.h.


Member Function Documentation

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.


The documentation for this class was generated from the following files: