#include "mxregionlist.h" #include "mxregion.h" // TEMPLATE: LEGO1 0x100c32e0 // MxCollection::Compare // TEMPLATE: LEGO1 0x100c3340 // MxCollection::Destroy // FUNCTION: LEGO1 0x100c33e0 void MxRegionList::Destroy(MxRegionTopBottom* p_topBottom) { if (p_topBottom) { if (p_topBottom->m_leftRightList) delete p_topBottom->m_leftRightList; delete p_topBottom; } } // SYNTHETIC: LEGO1 0x100c34d0 // MxCollection::`scalar deleting destructor' // SYNTHETIC: LEGO1 0x100c3540 // MxList::`scalar deleting destructor' // SYNTHETIC: LEGO1 0x100c35f0 // MxPtrList::`scalar deleting destructor' // TEMPLATE: LEGO1 0x100c4d80 // MxCollection::Compare // TEMPLATE: LEGO1 0x100c4de0 // MxCollection::Destroy // FUNCTION: LEGO1 0x100c4e80 void MxRegionLeftRightList::Destroy(MxRegionLeftRight* p_leftRight) { delete p_leftRight; } // SYNTHETIC: LEGO1 0x100c4f50 // MxCollection::`scalar deleting destructor' // SYNTHETIC: LEGO1 0x100c4fc0 // MxList::`scalar deleting destructor' // SYNTHETIC: LEGO1 0x100c5070 // MxPtrList::`scalar deleting destructor' // TEMPLATE: LEGO1 0x100c54f0 // MxListCursor::MxListCursor // TEMPLATE: LEGO1 0x100c58c0 // MxList::_InsertEntry // TEMPLATE: LEGO1 0x100c5970 // MxList::_InsertEntry // TEMPLATE: LEGO1 0x100c5a20 // MxListEntry::MxListEntry // TEMPLATE: LEGO1 0x100c5a40 // MxList::_DeleteEntry