ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Data_Hash_Table Class Reference

#include <hash_table.h>

List of all members.

Public Member Functions

 Data_Hash_Table ()
void reset ()
void PutInHash (int *attr)
Tcl_HashEntryGetHash (int *attr)

Public Attributes

Tcl_HashTable htable


Constructor & Destructor Documentation

Data_Hash_Table::Data_Hash_Table   [inline]
 


Member Function Documentation

Tcl_HashEntry * Data_Hash_Table::GetHash int *    attr
 

void Data_Hash_Table::PutInHash int *    attr
 

void Data_Hash_Table::reset  
 


Member Data Documentation

Tcl_HashTable Data_Hash_Table::htable
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.