GME  13
Public Member Functions | Public Attributes
CGuiAspect Class Reference

#include <GUIObject.h>

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

List of all members.

Public Member Functions

 CGuiAspect (CGuiMetaAspect *meta, CGuiObject *p, int ind, int pind, CComPtr< IMgaDecorator > &decor, CComPtr< IMgaElementDecorator > &newDecor, CComObjPtr< CDecoratorEventSink > &decorEventSink)
virtual ~CGuiAspect ()
void InitPorts ()
CAutoRouterBoxGetRouterBox ()
void SetRouterBox (CAutoRouterBox *rbox)
CAutoRouterBoxGetRouterNameBox ()
void SetRouterNameBox (CAutoRouterBox *rnbox)
const CRect & GetLocation ()
const CRect & GetNameLocation ()
void SetLocation (const CRect &location)
CComPtr< IMgaDecoratorGetDecorator ()
CComPtr< IMgaElementDecoratorGetNewDecorator ()
int GetIndex ()
CGuiPortListGetPortList ()
CGuiObjectGetParent ()

Public Attributes

CGuiObjectparent
CGuiMetaAspectguiMeta

Detailed Description

Definition at line 33 of file GUIObject.h.


Constructor & Destructor Documentation

CGuiAspect::CGuiAspect ( CGuiMetaAspect meta,
CGuiObject p,
int  ind,
int  pind,
CComPtr< IMgaDecorator > &  decor,
CComPtr< IMgaElementDecorator > &  newDecor,
CComObjPtr< CDecoratorEventSink > &  decorEventSink 
)

Definition at line 51 of file GUIObject.cpp.

CGuiAspect::~CGuiAspect ( ) [virtual]

Definition at line 79 of file GUIObject.cpp.


Member Function Documentation

CComPtr<IMgaDecorator> CGuiAspect::GetDecorator ( ) [inline]

Definition at line 52 of file GUIObject.h.

int CGuiAspect::GetIndex ( ) [inline]

Definition at line 54 of file GUIObject.h.

const CRect& CGuiAspect::GetLocation ( void  ) [inline]

Definition at line 49 of file GUIObject.h.

const CRect& CGuiAspect::GetNameLocation ( ) [inline]

Definition at line 50 of file GUIObject.h.

Definition at line 53 of file GUIObject.h.

Definition at line 56 of file GUIObject.h.

CGuiPortList& CGuiAspect::GetPortList ( void  ) [inline]

Definition at line 55 of file GUIObject.h.

Definition at line 44 of file GUIObject.h.

Definition at line 46 of file GUIObject.h.

Definition at line 103 of file GUIObject.cpp.

void CGuiAspect::SetLocation ( const CRect &  location)

Definition at line 121 of file GUIObject.cpp.

void CGuiAspect::SetRouterBox ( CAutoRouterBox rbox) [inline]

Definition at line 45 of file GUIObject.h.

void CGuiAspect::SetRouterNameBox ( CAutoRouterBox rnbox) [inline]

Definition at line 47 of file GUIObject.h.


Member Data Documentation

Definition at line 60 of file GUIObject.h.

Definition at line 59 of file GUIObject.h.


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