|
GME
13
|
#include <GUIObject.h>


Public Member Functions | |
| CGuiReference (CComPtr< IMgaFCO > &pt, CComPtr< IMgaMetaRole > &role, CGMEView *vw, int numAsp, CComPtr< IMgaFCO > mgaRefd, CComPtr< IMgaFCO > mgaTermRefd) | |
| virtual CGuiReference * | dynamic_cast_CGuiReference (void) |
| virtual CString | GetInfoText () |
Definition at line 344 of file GUIObject.h.
| CGuiReference::CGuiReference | ( | CComPtr< IMgaFCO > & | pt, |
| CComPtr< IMgaMetaRole > & | role, | ||
| CGMEView * | vw, | ||
| int | numAsp, | ||
| CComPtr< IMgaFCO > | mgaRefd, | ||
| CComPtr< IMgaFCO > | mgaTermRefd | ||
| ) | [inline] |
Definition at line 347 of file GUIObject.h.
| virtual CGuiReference* CGuiReference::dynamic_cast_CGuiReference | ( | void | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 350 of file GUIObject.h.
| virtual CString CGuiReference::GetInfoText | ( | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 353 of file GUIObject.h.
1.7.6.1