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

#include <MgaMetaConnection.h>

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

List of all members.

Public Member Functions

IUnknown * GetUnknown () const
STDMETHOD() get_Joints (IMgaMetaConnJoints **p)
STDMETHOD() CheckPaths (BSTR paths, VARIANT_BOOL *p)
STDMETHOD() get_IsSimple (VARIANT_BOOL *p)
STDMETHOD() CreateJoint (IMgaMetaConnJoint **p)

Static Public Member Functions

static void Traverse (CMgaMetaProject *metaproject, CCoreObjectPtr &me)
static bool CheckPaths (CCoreObjectPtr &self, jointpaths_type jointpaths)

Detailed Description

Definition at line 11 of file MgaMetaConnection.h.


Member Function Documentation

STDMETHODIMP CMgaMetaConnection::CheckPaths ( BSTR  paths,
VARIANT_BOOL *  p 
)

Definition at line 9 of file MgaMetaConnection.cpp.

bool CMgaMetaConnection::CheckPaths ( CCoreObjectPtr self,
jointpaths_type  jointpaths 
) [static]

Definition at line 27 of file MgaMetaConnection.cpp.

Definition at line 47 of file MgaMetaConnection.cpp.

STDMETHOD() CMgaMetaConnection::get_IsSimple ( VARIANT_BOOL *  p) [inline]

Definition at line 38 of file MgaMetaConnection.h.

STDMETHOD() CMgaMetaConnection::get_Joints ( IMgaMetaConnJoints **  p) [inline]

Definition at line 33 of file MgaMetaConnection.h.

IUnknown* CMgaMetaConnection::GetUnknown ( ) const [inline]

Definition at line 18 of file MgaMetaConnection.h.

void CMgaMetaConnection::Traverse ( CMgaMetaProject metaproject,
CCoreObjectPtr me 
) [static]

Reimplemented from CMgaMetaFCO.

Definition at line 70 of file MgaMetaConnection.cpp.


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