|
dcrud
0.0.0
Distributed data and services
|

Go to the source code of this file.
Typedefs | |
| typedef int(* | collComparator )(const void *left, const void *right) |
Functions | |
| int | collStringComparator (const char **left, const char **right) |
| typedef int( * collComparator)(const void *left, const void *right) |
Definition at line 6 of file Comparator.h.
| int collStringComparator | ( | const char ** | left, |
| const char ** | right | ||
| ) |