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  

DropHashTable Class Reference

#include <ident-tree.h>

List of all members.

Public Member Functions

 DropHashTable ()
void packetToKey (Packet *p)
void insert (Packet *p, int size)
void traverse ()
void reset ()

Public Attributes

Tcl_HashTablehashTable_
int count_
char key [200]


Constructor & Destructor Documentation

DropHashTable::DropHashTable   [inline]
 


Member Function Documentation

void DropHashTable::insert Packet   p,
int    size
[inline]
 

void DropHashTable::packetToKey Packet   p [inline]
 

void DropHashTable::reset   [inline]
 

void DropHashTable::traverse   [inline]
 


Member Data Documentation

int DropHashTable::count_
 

Tcl_HashTable* DropHashTable::hashTable_
 

char DropHashTable::key[200]
 


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