GME  13
Public Member Functions | Public Attributes | Friends
CMgaContext Class Reference

#include <MgaContext.h>

List of all members.

Public Member Functions

void SetEventTransactionMode (bool bOnOff)
void CreateContext (IMgaEventSink &rMgaEventSink, LPUNKNOWN pMgaProject)
void CloseContext ()
CComPtr< IMgaComponentExFindConstraintManager ()
bool AbortTransaction ()
bool CommitTransaction ()
bool BeginTransaction (bool bIsReadOnly=true)
bool BeginTransaction (transactiontype_enum type)
bool IsInTransaction ()
 CMgaContext ()
virtual ~CMgaContext ()

Public Attributes

CComPtr< IMgaProjectm_ccpProject
CComPtr< IMgaTerritorym_ccpTerritory

Friends

class CCurrentProject

Detailed Description

Definition at line 14 of file MgaContext.h.


Constructor & Destructor Documentation

Definition at line 19 of file MgaContext.cpp.

Definition at line 26 of file MgaContext.cpp.


Member Function Documentation

Definition at line 89 of file MgaContext.cpp.

bool CMgaContext::BeginTransaction ( bool  bIsReadOnly = true)

Definition at line 41 of file MgaContext.cpp.

Definition at line 46 of file MgaContext.cpp.

Definition at line 109 of file MgaContext.cpp.

Definition at line 70 of file MgaContext.cpp.

void CMgaContext::CreateContext ( IMgaEventSink rMgaEventSink,
LPUNKNOWN  pMgaProject 
)

Definition at line 126 of file MgaContext.cpp.

Definition at line 142 of file MgaContext.cpp.

Definition at line 31 of file MgaContext.cpp.

void CMgaContext::SetEventTransactionMode ( bool  bOnOff)

Definition at line 162 of file MgaContext.cpp.


Friends And Related Function Documentation

friend class CCurrentProject [friend]

Definition at line 16 of file MgaContext.h.


Member Data Documentation

Definition at line 23 of file MgaContext.h.

Definition at line 24 of file MgaContext.h.


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