GME  13
Functions
MgaCheck.cpp File Reference

Go to the source code of this file.

Functions

void setcheck (CMgaProject *mgaproject, CoreObj &ob, int code)
void docheck (CMgaProject *mgaproject)
void get_absmetapath (CoreObj &t, CComBSTR &abspath)
void get_relmetapath (CoreObj &t, CComBSTR &relpath, CoreObj &pathbeg)
void change_mode (CoreObj &obj, bool ro)
void change_mode_rec (CoreObj &obj, bool ro)

Function Documentation

void change_mode ( CoreObj obj,
bool  ro 
)

Definition at line 566 of file MgaCheck.cpp.

void change_mode_rec ( CoreObj obj,
bool  ro 
)

Definition at line 580 of file MgaCheck.cpp.

void docheck ( CMgaProject mgaproject)

Definition at line 14 of file MgaCheck.cpp.

void get_absmetapath ( CoreObj t,
CComBSTR &  abspath 
)

Definition at line 62 of file MgaCheck.cpp.

void get_relmetapath ( CoreObj t,
CComBSTR &  relpath,
CoreObj pathbeg 
)

Definition at line 76 of file MgaCheck.cpp.

void setcheck ( CMgaProject mgaproject,
CoreObj ob,
int  code 
)

Definition at line 6 of file MgaCheck.cpp.