|
GME
13
|
#include <GUIObject.h>


Public Member Functions | |
| CGuiModel (CComPtr< IMgaFCO > &pt, CComPtr< IMgaMetaRole > &role, CGMEView *vw, int numAsp) | |
| virtual CGuiModel * | dynamic_cast_CGuiModel (void) |
| virtual CGuiMetaAspect * | GetKindAspect (CComPtr< IMgaMetaPart > metaPart) |
| virtual CGuiMetaAttributeList * | GetMetaAttributes () |
Definition at line 314 of file GUIObject.h.
| CGuiModel::CGuiModel | ( | CComPtr< IMgaFCO > & | pt, |
| CComPtr< IMgaMetaRole > & | role, | ||
| CGMEView * | vw, | ||
| int | numAsp | ||
| ) |
Definition at line 1936 of file GUIObject.cpp.
| virtual CGuiModel* CGuiModel::dynamic_cast_CGuiModel | ( | void | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 320 of file GUIObject.h.
| CGuiMetaAspect * CGuiModel::GetKindAspect | ( | CComPtr< IMgaMetaPart > | metaPart | ) | [virtual] |
Reimplemented from CGuiObject.
Definition at line 1957 of file GUIObject.cpp.
| CGuiMetaAttributeList * CGuiModel::GetMetaAttributes | ( | ) | [virtual] |
Reimplemented from CGuiFco.
Definition at line 1952 of file GUIObject.cpp.
1.7.6.1