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

#include <MgaConstraint.h>

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

List of all members.

Public Member Functions

 CMgaConstraint ()
STDMETHOD() get_Name (BSTR *)
STDMETHOD() get_EventMask (long *)
STDMETHOD() get_Expression (BSTR *)
STDMETHOD() get_Status (long *status)

Static Public Member Functions

static void GetConstraint (FCO *f, CoreObj &c, IMgaConstraint **cp)

Public Attributes

CComBSTR name
CComBSTR expression
long eventmask

Detailed Description

Definition at line 10 of file MgaConstraint.h.


Constructor & Destructor Documentation

Definition at line 18 of file MgaConstraint.h.


Member Function Documentation

STDMETHOD() CMgaConstraint::get_EventMask ( long *  ) [inline]

Definition at line 34 of file MgaConstraint.h.

STDMETHOD() CMgaConstraint::get_Expression ( BSTR *  ) [inline]

Definition at line 35 of file MgaConstraint.h.

STDMETHOD() CMgaConstraint::get_Name ( BSTR *  ) [inline]

Definition at line 32 of file MgaConstraint.h.

STDMETHOD() CMgaConstraint::get_Status ( long *  status) [inline]

Definition at line 36 of file MgaConstraint.h.

static void CMgaConstraint::GetConstraint ( FCO f,
CoreObj c,
IMgaConstraint **  cp 
) [static]

Member Data Documentation

Definition at line 17 of file MgaConstraint.h.

Definition at line 16 of file MgaConstraint.h.

Definition at line 16 of file MgaConstraint.h.


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