HashIndexNode Class Reference

#include <Index.h>

Collaboration diagram for HashIndexNode:

Collaboration graph
[legend]

Data Fields

void * ptrToKey_
void * ptrToTuple_
HashIndexNodenext_

Detailed Description

Definition at line 34 of file Index.h.


Field Documentation

HashIndexNode* HashIndexNode::next_

Definition at line 39 of file Index.h.

Referenced by HashIndex::insert(), BucketList::insert(), BucketIter::next(), BucketList::remove(), and HashIndex::update().

void* HashIndexNode::ptrToKey_

Definition at line 37 of file Index.h.

Referenced by HashIndex::insert(), BucketList::insert(), BucketList::remove(), and HashIndex::update().

void* HashIndexNode::ptrToTuple_

Definition at line 38 of file Index.h.

Referenced by HashIndex::insert(), BucketList::insert(), TupleIterator::next(), and HashIndex::update().


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 22:48:04 2008 for csql by  doxygen 1.4.7