GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CGMEOLEAspect Class Reference

#include <GMEOLEAspect.h>

Collaboration diagram for CGMEOLEAspect:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetGuiParams (CGMEView *view, CGuiMetaAspect *guiAspect)
virtual void OnFinalRelease ()

Protected Member Functions

virtual ~CGMEOLEAspect ()
bool AmIValid ()
afx_msg LPDISPATCH GetMgaAspect ()
afx_msg void SetMgaAspect (LPDISPATCH newValue)
afx_msg BOOL GetActive ()
afx_msg void SetActive (BOOL bNewValue)
afx_msg BOOL GetValid ()
afx_msg void SetValid (BOOL bNewValue)
STDMETHOD() get_MgaAspect (THIS_ IMgaMetaAspect **aspect)
STDMETHOD() put_Active (THIS_ VARIANT_BOOL isActive)
STDMETHOD() get_Active (THIS_ VARIANT_BOOL *isActive)
STDMETHOD() get_Valid (THIS_ VARIANT_BOOL *isValid)

Protected Attributes

CGuiMetaAspectm_guiAspect
CGMEViewm_view

Detailed Description

Definition at line 18 of file GMEOLEAspect.h.


Constructor & Destructor Documentation

CGMEOLEAspect::~CGMEOLEAspect ( ) [protected, virtual]

Definition at line 30 of file GMEOLEAspect.cpp.


Member Function Documentation

bool CGMEOLEAspect::AmIValid ( ) [protected]

Definition at line 46 of file GMEOLEAspect.cpp.

STDMETHOD() CGMEOLEAspect::get_Active ( THIS_ VARIANT_BOOL *  isActive) [protected]
STDMETHOD() CGMEOLEAspect::get_MgaAspect ( THIS_ IMgaMetaAspect **  aspect) [protected]
STDMETHOD() CGMEOLEAspect::get_Valid ( THIS_ VARIANT_BOOL *  isValid) [protected]
BOOL CGMEOLEAspect::GetActive ( ) [protected]

Definition at line 117 of file GMEOLEAspect.cpp.

LPDISPATCH CGMEOLEAspect::GetMgaAspect ( ) [protected]

Definition at line 101 of file GMEOLEAspect.cpp.

BOOL CGMEOLEAspect::GetValid ( ) [protected]

Definition at line 138 of file GMEOLEAspect.cpp.

void CGMEOLEAspect::OnFinalRelease ( ) [virtual]

Definition at line 35 of file GMEOLEAspect.cpp.

STDMETHOD() CGMEOLEAspect::put_Active ( THIS_ VARIANT_BOOL  isActive) [protected]
void CGMEOLEAspect::SetActive ( BOOL  bNewValue) [protected]

Definition at line 126 of file GMEOLEAspect.cpp.

void CGMEOLEAspect::SetGuiParams ( CGMEView view,
CGuiMetaAspect guiAspect 
) [inline]

Definition at line 29 of file GMEOLEAspect.h.

void CGMEOLEAspect::SetMgaAspect ( LPDISPATCH  newValue) [protected]

Definition at line 110 of file GMEOLEAspect.cpp.

void CGMEOLEAspect::SetValid ( BOOL  bNewValue) [protected]

Definition at line 147 of file GMEOLEAspect.cpp.


Member Data Documentation

Definition at line 38 of file GMEOLEAspect.h.

Definition at line 39 of file GMEOLEAspect.h.


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