GME
13
|
Go to the source code of this file.
Functions | |
std::wstring | getConnStrForLibName (FCO *fco, const TCHAR *libname) |
void | setlibpermall (CoreObj &c, long newmask) |
void | CreateLibraryImage (CMgaProject *mgaproject, LibWorker &lw, CoreObj &libimgroot, bool p_tolerateOldMga, bool *p_ptrIsOldMga, Typedefs::LIBMAP &p_results, Typedefs::LIBVEC &p_dependentLibs, CComBSTR &p_infoMsg, const CComBSTR &libname) |
void | steal (CoreObj &o, CoreObj &n, attrid_type ai) |
void | redo_derivs (CMgaProject *mgaproject, CoreObj &oldnode, CoreObj &newnode, bool deriv_non_primary) |
void CreateLibraryImage | ( | CMgaProject * | mgaproject, |
LibWorker & | lw, | ||
CoreObj & | libimgroot, | ||
bool | p_tolerateOldMga, | ||
bool * | p_ptrIsOldMga, | ||
Typedefs::LIBMAP & | p_results, | ||
Typedefs::LIBVEC & | p_dependentLibs, | ||
CComBSTR & | p_infoMsg, | ||
const CComBSTR & | libname | ||
) |
Definition at line 361 of file MgaLibOps.cpp.
std::wstring getConnStrForLibName | ( | FCO * | fco, |
const TCHAR * | libname | ||
) |
Definition at line 15 of file MgaLibOps.cpp.
void redo_derivs | ( | CMgaProject * | mgaproject, |
CoreObj & | oldnode, | ||
CoreObj & | newnode, | ||
bool | deriv_non_primary | ||
) |
Definition at line 643 of file MgaLibOps.cpp.
void setlibpermall | ( | CoreObj & | c, |
long | newmask | ||
) |
Definition at line 49 of file MgaLibOps.cpp.
void steal | ( | CoreObj & | o, |
CoreObj & | n, | ||
attrid_type | ai | ||
) |
Definition at line 637 of file MgaLibOps.cpp.