mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
sort
This commit is contained in:
parent
17f843f2b5
commit
01b3b1e68f
@ -34,24 +34,6 @@ class LegoTranInfoListCursor : public MxPtrListCursor<LegoTranInfo> {
|
||||
LegoTranInfoListCursor(LegoTranInfoList* p_list) : MxPtrListCursor<LegoTranInfo>(p_list) {}
|
||||
};
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100612f0
|
||||
// LegoTranInfoListCursor::`scalar deleting destructor'
|
||||
|
||||
// FUNCTION: LEGO1 0x10061360
|
||||
// MxPtrListCursor<LegoTranInfo>::~MxPtrListCursor<LegoTranInfo>
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100613b0
|
||||
// MxListCursor<LegoTranInfo *>::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10061420
|
||||
// MxPtrListCursor<LegoTranInfo>::`scalar deleting destructor'
|
||||
|
||||
// FUNCTION: LEGO1 0x10061490
|
||||
// MxListCursor<LegoTranInfo *>::~MxListCursor<LegoTranInfo *>
|
||||
|
||||
// FUNCTION: LEGO1 0x100614e0
|
||||
// LegoTranInfoListCursor::~LegoTranInfoListCursor
|
||||
|
||||
// TEMPLATE: LEGO1 0x1005fdf0
|
||||
// MxCollection<LegoTranInfo *>::Compare
|
||||
|
||||
@ -79,4 +61,22 @@ class LegoTranInfoListCursor : public MxPtrListCursor<LegoTranInfo> {
|
||||
// SYNTHETIC: LEGO1 0x100600d0
|
||||
// MxPtrList<LegoTranInfo>::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100612f0
|
||||
// LegoTranInfoListCursor::`scalar deleting destructor'
|
||||
|
||||
// FUNCTION: LEGO1 0x10061360
|
||||
// MxPtrListCursor<LegoTranInfo>::~MxPtrListCursor<LegoTranInfo>
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100613b0
|
||||
// MxListCursor<LegoTranInfo *>::`scalar deleting destructor'
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10061420
|
||||
// MxPtrListCursor<LegoTranInfo>::`scalar deleting destructor'
|
||||
|
||||
// FUNCTION: LEGO1 0x10061490
|
||||
// MxListCursor<LegoTranInfo *>::~MxListCursor<LegoTranInfo *>
|
||||
|
||||
// FUNCTION: LEGO1 0x100614e0
|
||||
// LegoTranInfoListCursor::~LegoTranInfoListCursor
|
||||
|
||||
#endif // LEGOTRANINFOLIST_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user