|
GME
13
|
#include <GUIObject.h>


Public Member Functions | |
| CGuiCompoundReference (CComPtr< IMgaFCO > &pt, CComPtr< IMgaMetaRole > &role, CGMEView *vw, int numAsp, CComPtr< IMgaFCO > mgaRefd, CComPtr< IMgaFCO > mgaTermRefd) | |
| virtual CGuiCompoundReference * | dynamic_cast_CGuiCompoundReference (void) |
| virtual CString | GetInfoText () |
| virtual CGuiMetaAttributeList * | GetMetaAttributes () |
| virtual CGuiMetaAspect * | GetKindAspect (CComPtr< IMgaMetaPart > metaPart) |
Definition at line 356 of file GUIObject.h.
| CGuiCompoundReference::CGuiCompoundReference | ( | CComPtr< IMgaFCO > & | pt, |
| CComPtr< IMgaMetaRole > & | role, | ||
| CGMEView * | vw, | ||
| int | numAsp, | ||
| CComPtr< IMgaFCO > | mgaRefd, | ||
| CComPtr< IMgaFCO > | mgaTermRefd | ||
| ) | [inline] |
Definition at line 359 of file GUIObject.h.
| virtual CGuiCompoundReference* CGuiCompoundReference::dynamic_cast_CGuiCompoundReference | ( | void | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 362 of file GUIObject.h.
| virtual CString CGuiCompoundReference::GetInfoText | ( | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 365 of file GUIObject.h.
| CGuiMetaAspect * CGuiCompoundReference::GetKindAspect | ( | CComPtr< IMgaMetaPart > | metaPart | ) | [virtual] |
Reimplemented from CGuiObject.
Definition at line 2064 of file GUIObject.cpp.
| CGuiMetaAttributeList * CGuiCompoundReference::GetMetaAttributes | ( | ) | [virtual] |
Reimplemented from CGuiFco.
Definition at line 2059 of file GUIObject.cpp.
1.7.6.1