|
GME
13
|
#include <GUIObject.h>


Public Member Functions | |
| CGuiCompound (CComPtr< IMgaFCO > &pt, CComPtr< IMgaMetaRole > &role, CGMEView *vw, int numAsp) | |
| virtual CGuiCompound * | dynamic_cast_CGuiCompound (void) |
Definition at line 305 of file GUIObject.h.
| CGuiCompound::CGuiCompound | ( | CComPtr< IMgaFCO > & | pt, |
| CComPtr< IMgaMetaRole > & | role, | ||
| CGMEView * | vw, | ||
| int | numAsp | ||
| ) | [inline] |
Definition at line 308 of file GUIObject.h.
| virtual CGuiCompound* CGuiCompound::dynamic_cast_CGuiCompound | ( | void | ) | [inline, virtual] |
Reimplemented from CGuiFco.
Definition at line 311 of file GUIObject.h.
1.7.6.1