|
GME
13
|
#include <MgaMetaConnJoint.h>


Public Member Functions | |
| IUnknown * | GetUnknown () const |
| STDMETHOD() | get_PointerSpecs (IMgaMetaPointerSpecs **p) |
| STDMETHOD() | get_Parent (IMgaMetaConnection **p) |
| STDMETHOD() | get_PointerSpecByName (BSTR name, IMgaMetaPointerSpec **p) |
| STDMETHOD() | GetPointerSpecByNameDisp (BSTR name, IMgaMetaPointerSpec **p) |
| STDMETHOD() | CreatePointerSpec (IMgaMetaPointerSpec **p) |
Static Public Member Functions | |
| static void | Traverse (CMgaMetaProject *metaproject, CCoreObjectPtr &me) |
| static bool | CheckPaths (CCoreObjectPtr &self, jointpaths_type &jointpaths) |
Definition at line 7 of file MgaMetaConnJoint.h.
| bool CMgaMetaConnJoint::CheckPaths | ( | CCoreObjectPtr & | self, |
| jointpaths_type & | jointpaths | ||
| ) | [static] |
Definition at line 18 of file MgaMetaConnJoint.cpp.
| STDMETHOD() CMgaMetaConnJoint::CreatePointerSpec | ( | IMgaMetaPointerSpec ** | p | ) | [inline] |
Definition at line 39 of file MgaMetaConnJoint.h.
| STDMETHOD() CMgaMetaConnJoint::get_Parent | ( | IMgaMetaConnection ** | p | ) | [inline] |
Definition at line 28 of file MgaMetaConnJoint.h.
| STDMETHOD() CMgaMetaConnJoint::get_PointerSpecByName | ( | BSTR | name, |
| IMgaMetaPointerSpec ** | p | ||
| ) | [inline] |
Definition at line 31 of file MgaMetaConnJoint.h.
| STDMETHOD() CMgaMetaConnJoint::get_PointerSpecs | ( | IMgaMetaPointerSpecs ** | p | ) | [inline] |
Definition at line 24 of file MgaMetaConnJoint.h.
| STDMETHOD() CMgaMetaConnJoint::GetPointerSpecByNameDisp | ( | BSTR | name, |
| IMgaMetaPointerSpec ** | p | ||
| ) | [inline] |
Definition at line 34 of file MgaMetaConnJoint.h.
| IUnknown* CMgaMetaConnJoint::GetUnknown | ( | ) | const [inline] |
Definition at line 13 of file MgaMetaConnJoint.h.
| void CMgaMetaConnJoint::Traverse | ( | CMgaMetaProject * | metaproject, |
| CCoreObjectPtr & | me | ||
| ) | [static] |
Definition at line 10 of file MgaMetaConnJoint.cpp.
1.7.6.1