simplehashtable.h File Reference


Classes

struct  PairEntry
struct  SimpleHashtable
class  SimpleHashtable.Iterator

Defines

#define __SIMPLE_HASH_TABLE_H_
 
Author:
Roman S.


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 Documentation

#define __SIMPLE_HASH_TABLE_H_

Author:
Roman S.

Bushmanov

Version:
Revision
1.1.2.1.4.4


Function Documentation

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.