GME  13
Public Member Functions
CConstraintMgr Class Reference

#include <ConstraintMgr.h>

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

List of all members.

Public Member Functions

 CConstraintMgr ()
STDMETHOD() Invoke (IMgaProject *project, IMgaFCOs *selectedobjs, long param)
STDMETHOD() InvokeEx (IMgaProject *project, IMgaFCO *currentobj, IMgaFCOs *selectedobjs, long param)
STDMETHOD() ObjectsInvokeEx (IMgaProject *project, IMgaObject *currentobj, IMgaObjects *selectedobjs, long param)
STDMETHOD() Initialize (IMgaProject *p)
STDMETHOD() Enable (VARIANT_BOOL enabled)
STDMETHOD() get_InteractiveMode (VARIANT_BOOL *enabled)
STDMETHOD() put_InteractiveMode (VARIANT_BOOL enabled)
STDMETHOD() get_ComponentName (BSTR *rVal)
STDMETHOD() get_ComponentType (componenttype_enum *t)
STDMETHOD() get_Paradigm (BSTR *rVal)
STDMETHOD() get_ComponentProgID (BSTR *rVal)
STDMETHOD() get_ComponentParameter (BSTR name, VARIANT *pVal)
STDMETHOD() put_ComponentParameter (BSTR name, VARIANT newVal)
STDMETHOD() GlobalEvent (globalevent_enum event)
STDMETHOD() ObjectEvent (IMgaObject *obj, unsigned long eventmask, VARIANT v)
STDMETHOD() InterfaceSupportsErrorInfo (REFIID riid)

Detailed Description

Definition at line 36 of file ConstraintMgr.h.


Constructor & Destructor Documentation

Definition at line 44 of file ConstraintMgr.h.


Member Function Documentation

STDMETHODIMP CConstraintMgr::Enable ( VARIANT_BOOL  enabled)

Definition at line 229 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::get_ComponentName ( BSTR *  rVal)

Definition at line 275 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::get_ComponentParameter ( BSTR  name,
VARIANT *  pVal 
)

Definition at line 252 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::get_ComponentProgID ( BSTR *  rVal)

Definition at line 286 of file ConstraintMgr.cpp.

Definition at line 297 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::get_InteractiveMode ( VARIANT_BOOL *  enabled)

Definition at line 237 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::get_Paradigm ( BSTR *  rVal)

Definition at line 264 of file ConstraintMgr.cpp.

Definition at line 144 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::Initialize ( IMgaProject p)

Definition at line 182 of file ConstraintMgr.cpp.

Definition at line 80 of file ConstraintMgr.h.

STDMETHODIMP CConstraintMgr::Invoke ( IMgaProject project,
IMgaFCOs *  selectedobjs,
long  param 
)

Definition at line 306 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::InvokeEx ( IMgaProject project,
IMgaFCO currentobj,
IMgaFCOs *  selectedobjs,
long  param 
)

Definition at line 323 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::ObjectEvent ( IMgaObject obj,
unsigned long  eventmask,
VARIANT  v 
)

Definition at line 167 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::ObjectsInvokeEx ( IMgaProject project,
IMgaObject currentobj,
IMgaObjects *  selectedobjs,
long  param 
)

Definition at line 73 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::put_ComponentParameter ( BSTR  name,
VARIANT  newVal 
)

Definition at line 258 of file ConstraintMgr.cpp.

STDMETHODIMP CConstraintMgr::put_InteractiveMode ( VARIANT_BOOL  enabled)

Definition at line 244 of file ConstraintMgr.cpp.


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