List of all members.
Public Types |
typedef int( | CompareFunc )(const void *a, const void *b) |
Public Member Functions |
| WvSorterBase (void *_list) |
bool | next () |
bool | cur () |
Public Attributes |
void * | list |
void ** | array |
void ** | lptr |
Protected Member Functions |
template<class _list_ , class _iter_ > |
void | rewind (CompareFunc *cmp) |
Static Protected Member Functions |
static int | magic_compare (const void *_a, const void *_b) |
Static Protected Attributes |
static CompareFunc * | actual_compare |
Detailed Description
Definition at line 23 of file wvsorter.h.
The documentation for this class was generated from the following files: