PairEntry Struct Reference

#include <simplehashtable.h>

List of all members.

Public Member Functions

 PairEntry (void *key_, int value_, void *value1_=NULL)

Public Attributes

void * key
void * value1
int value
PairEntrynext


Constructor & Destructor Documentation

PairEntry.PairEntry ( void *  key_,
int  value_,
void *  value1_ = NULL 
)


Member Data Documentation

void* PairEntry.key

void* PairEntry.value1

int PairEntry.value

PairEntry* PairEntry.next


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

Genereated on Tue Mar 11 19:26:03 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.