Classes | |
struct | PairEntry |
struct | SimpleHashtable |
class | SimpleHashtable.Iterator |
Defines | |
#define | __SIMPLE_HASH_TABLE_H_ |
Functions | |
void | swap (void *&a, void *&b) |
void | quick_sort (PairEntry *_list[], int left, int right) |
bool | dump (SimpleHashtable &sht, PairEntry **buffer, int &len, int threshold) |
#define __SIMPLE_HASH_TABLE_H_ |
Bushmanov
void swap | ( | void *& | a, | |
void *& | b | |||
) |
void quick_sort | ( | PairEntry * | _list[], | |
int | left, | |||
int | right | |||
) |
bool dump | ( | SimpleHashtable & | sht, | |
PairEntry ** | buffer, | |||
int & | len, | |||
int | threshold | |||
) |
Genereated on Tue Mar 11 19:25:58 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.