HashNode Class Reference

#include <IEModel.h>

Collaboration diagram for HashNode:

Collaboration graph
[legend]
List of all members.

Public Attributes

HashNodem_next
int m_id
LONG m_key
HashNodem_next

Detailed Description

Definition at line 266 of file IEModel.h.


Member Data Documentation

int HashNode::m_id
 

Definition at line 270 of file IEModel.h.

Referenced by VectorCollection::Add(), and VectorCollection::LookUp().

LONG HashNode::m_key
 

Definition at line 271 of file IEModel.h.

Referenced by VectorCollection::Add().

HashNode* HashNode::m_next
 

Definition at line 8 of file VectorCo.h.

HashNode* HashNode::m_next
 

Definition at line 269 of file IEModel.h.

Referenced by VectorCollection::Add(), VectorCollection::Empty(), VectorCollection::LookUp(), and VectorCollection::LookUpHashKey().


The documentation for this class was generated from the following files:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:52 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001