#include <simplehashtable.h>
Public Member Functions | |
PairEntry (void *key_, int value_, void *value1_=NULL) | |
Public Attributes | |
void * | key |
void * | value1 |
int | value |
PairEntry * | next |
PairEntry.PairEntry | ( | void * | key_, | |
int | value_, | |||
void * | value1_ = NULL | |||
) |
void* PairEntry.key |
void* PairEntry.value1 |
int PairEntry.value |
Genereated on Tue Mar 11 19:26:03 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.