GME  13
Public Member Functions | Static Public Member Functions | Public Attributes
CMgaLauncher Class Reference

#include <MgaLauncher.h>

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

List of all members.

Public Member Functions

 CMgaLauncher ()
STDMETHOD() put_ParadigmName (BSTR p)
STDMETHOD() put_Parameter (VARIANT newVal)
STDMETHOD() put_ComponentType (componenttype_enum type)
STDMETHOD() get_ParadigmName (BSTR *p)
STDMETHOD() get_ConnStr (BSTR *p)
STDMETHOD() get_ProgID (BSTR *p)
STDMETHOD() get_Paradigm (IMgaMetaProject **p)
STDMETHOD() MetaDlg (metadlg_enum flags)
STDMETHOD() GmeDlg ()
STDMETHOD() ComponentDlg (componentdlg_enum flags)
STDMETHOD() PropDlg (IMgaObject *obj)
STDMETHOD() AttrDlg (IMgaObject *obj)
STDMETHOD() ShowHelp (IMgaObject *obj)
STDMETHOD() RegistryBrowser (IMgaObject *obj)
STDMETHOD() AnnotationBrowser (IMgaObject *obj, IMgaRegNode *focus)
STDMETHOD() RunComponent (BSTR progid, IMgaProject *project, IMgaFCO *focusobj, IMgaFCOs *selectedobjs, long param)
void ThrowCOMError (HRESULT hr, const wchar_t *err)

Static Public Member Functions

static CString PruneConnectionString (const CString &conn)

Public Attributes

CString paradigmname
componenttype_enum comptype
CComVariant parameter
CString connstr
CString progid
CComObjPtr< IMgaMetaProjectparadigm

Detailed Description

Definition at line 7 of file MgaLauncher.h.


Constructor & Destructor Documentation

Definition at line 13 of file MgaLauncher.h.


Member Function Documentation

STDMETHODIMP CMgaLauncher::AnnotationBrowser ( IMgaObject obj,
IMgaRegNode focus 
)

Definition at line 697 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::AttrDlg ( IMgaObject obj)

Definition at line 190 of file MgaLauncher.cpp.

Definition at line 158 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::get_ConnStr ( BSTR *  p)

Definition at line 85 of file MgaLauncher.cpp.

Definition at line 107 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::get_ParadigmName ( BSTR *  p)

Definition at line 74 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::get_ProgID ( BSTR *  p)

Definition at line 96 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::GmeDlg ( )

Definition at line 144 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::MetaDlg ( metadlg_enum  flags)

Definition at line 118 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::PropDlg ( IMgaObject obj)

Definition at line 183 of file MgaLauncher.cpp.

CString CMgaLauncher::PruneConnectionString ( const CString &  conn) [static]

Definition at line 645 of file MgaLauncher.cpp.

Definition at line 67 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::put_ParadigmName ( BSTR  p)

Definition at line 49 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::put_Parameter ( VARIANT  newVal)

Definition at line 58 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::RegistryBrowser ( IMgaObject obj)

Definition at line 682 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::RunComponent ( BSTR  progid,
IMgaProject project,
IMgaFCO focusobj,
IMgaFCOs *  selectedobjs,
long  param 
)

Definition at line 449 of file MgaLauncher.cpp.

STDMETHODIMP CMgaLauncher::ShowHelp ( IMgaObject obj)

Definition at line 271 of file MgaLauncher.cpp.

void CMgaLauncher::ThrowCOMError ( HRESULT  hr,
const wchar_t *  err 
) [inline]

Definition at line 60 of file MgaLauncher.h.


Member Data Documentation

Definition at line 28 of file MgaLauncher.h.

Definition at line 31 of file MgaLauncher.h.

Definition at line 33 of file MgaLauncher.h.

Definition at line 27 of file MgaLauncher.h.

Definition at line 29 of file MgaLauncher.h.

Definition at line 32 of file MgaLauncher.h.


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