|
GME
13
|
#include <MgaLibOps.h>
Classes | |
| struct | resolve_entry |
Public Member Functions | |
| PointerFixup () | |
| void | setLibPairs (Typedefs::LIBPAIRVEC &p_libPairs) |
| CoreObj | findLibRoot (const CoreObj &p_elem) |
| CoreObj | findCounterpart (const CoreObj &p_libElem) |
| CoreObj | cntPartLib (const CoreObj &p_lib2) |
| void | identify (const CoreObj &original, const CoreObj &created) |
| void | resolve (const CoreObj &original, const CoreObj &created, attrid_type attrid, bool p_skipThis) |
| void | clear () |
| void | fixPointers () |
| void | findConnRoleCounterpart (const CoreObj &p_connRole1, const CoreObj &p_baseConn1, const CoreObj &p_baseConn2, CoreObj &p_connRoleResult) |
Definition at line 23 of file MgaLibOps.h.
Definition at line 944 of file MgaLibOps.cpp.
| void PointerFixup::clear | ( | ) | [inline] |
Definition at line 178 of file MgaLibOps.h.
| CoreObj PointerFixup::cntPartLib | ( | const CoreObj & | p_lib2 | ) |
Definition at line 1009 of file MgaLibOps.cpp.
| void PointerFixup::findConnRoleCounterpart | ( | const CoreObj & | p_connRole1, |
| const CoreObj & | p_baseConn1, | ||
| const CoreObj & | p_baseConn2, | ||
| CoreObj & | p_connRoleResult | ||
| ) | [inline] |
Definition at line 391 of file MgaLibOps.h.
| CoreObj PointerFixup::findCounterpart | ( | const CoreObj & | p_libElem | ) |
Definition at line 985 of file MgaLibOps.cpp.
| CoreObj PointerFixup::findLibRoot | ( | const CoreObj & | p_elem | ) |
Definition at line 949 of file MgaLibOps.cpp.
| void PointerFixup::fixPointers | ( | ) | [inline] |
Definition at line 185 of file MgaLibOps.h.
| void PointerFixup::identify | ( | const CoreObj & | original, |
| const CoreObj & | created | ||
| ) | [inline] |
Definition at line 48 of file MgaLibOps.h.
| void PointerFixup::resolve | ( | const CoreObj & | original, |
| const CoreObj & | created, | ||
| attrid_type | attrid, | ||
| bool | p_skipThis | ||
| ) | [inline] |
Definition at line 55 of file MgaLibOps.h.
| void PointerFixup::setLibPairs | ( | Typedefs::LIBPAIRVEC & | p_libPairs | ) |
Definition at line 1025 of file MgaLibOps.cpp.
1.7.6.1