| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <ident-tree.h>
Public Member Functions | |
| void | setLowerBound (double newBound, int averageIt) |
| AggReturn * | calculateLowerBound () |
| IdentStruct () | |
| void | reset () |
| void | traverse () |
| void | registerDrop (Packet *) |
| AggReturn * | identifyAggregate (double arrRate, double linkBW) |
Static Public Member Functions | |
| unsigned int | getMaxAddress () |
| int | getBitI (unsigned int, int) |
Public Attributes | |
| PrefixTree * | dstTree_ |
| PrefixTree * | srcTree_ |
| DropHashTable * | dropHash_ |
| double | lowerBound_ |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|