TZSortedList Class Reference

Modified list of pointers. More...

Inherits TList.

List of all members.

Public Member Functions

 Sort (TZListSortCompare Compare)
 Performs sorting for this list.

Protected Member Functions

 QuickSort (PPointerList SortList, Integer L, Integer R, TZListSortCompare SCompare)
 Performs quick sort algorithm for the list.


Detailed Description

Modified list of pointers.

Definition at line 82 of file ZSysUtils.pas.


Member Function Documentation

TZSortedList::QuickSort ( PPointerList  SortList,
Integer  L,
Integer  R,
TZListSortCompare  SCompare 
) [protected]

Performs quick sort algorithm for the list.

Definition at line 1313 of file ZSysUtils.pas.

TZSortedList::Sort ( TZListSortCompare  Compare  ) 

Performs sorting for this list.

Parameters:
Compare a comparison function.

Definition at line 1356 of file ZSysUtils.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:56 2009 for zeoslib by  doxygen 1.5.7.1