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  

IdentStruct Class Reference

#include <ident-tree.h>

List of all members.

Public Member Functions

void setLowerBound (double newBound, int averageIt)
AggReturncalculateLowerBound ()
 IdentStruct ()
void reset ()
void traverse ()
void registerDrop (Packet *)
AggReturnidentifyAggregate (double arrRate, double linkBW)

Static Public Member Functions

unsigned int getMaxAddress ()
int getBitI (unsigned int, int)

Public Attributes

PrefixTreedstTree_
PrefixTreesrcTree_
DropHashTabledropHash_
double lowerBound_


Constructor & Destructor Documentation

IdentStruct::IdentStruct  
 


Member Function Documentation

AggReturn * IdentStruct::calculateLowerBound  
 

int IdentStruct::getBitI unsigned    int,
int   
[static]
 

unsigned int IdentStruct::getMaxAddress   [static]
 

AggReturn * IdentStruct::identifyAggregate double    arrRate,
double    linkBW
 

void IdentStruct::registerDrop Packet  
 

void IdentStruct::reset  
 

void IdentStruct::setLowerBound double    newBound,
int    averageIt
 

void IdentStruct::traverse  
 


Member Data Documentation

DropHashTable* IdentStruct::dropHash_
 

PrefixTree* IdentStruct::dstTree_
 

double IdentStruct::lowerBound_
 

PrefixTree* IdentStruct::srcTree_
 


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