ARB
Public Attributes | List of all members
comparator Struct Reference
Collaboration diagram for comparator:
Collaboration graph
[legend]

Public Attributes

gb_compare_function compare
 
void * client_data
 

Detailed Description

Definition at line 16 of file arb_sort.cxx.

Member Data Documentation

gb_compare_function comparator::compare

Definition at line 17 of file arb_sort.cxx.

Referenced by GB_sort(), and qsort_compare().

void* comparator::client_data

Definition at line 18 of file arb_sort.cxx.

Referenced by GB_sort(), and qsort_compare().


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