| calculateLowerBound() | PrefixTree | |
| countArray | PrefixTree | |
| getBitI(int address, int i) | PrefixTree | [static] |
| getFirstIndexOfBit(int noBits) | PrefixTree | [static] |
| getIndexFromAddress(int address, int noBits) | PrefixTree | [static] |
| getIndexFromPrefix(int prefix, int noBits) | PrefixTree | [static] |
| getLastIndex() | PrefixTree | [inline, static] |
| getLastIndexOfBit(int noBits) | PrefixTree | [static] |
| getMaxAddress() | PrefixTree | [static] |
| getNoBitsFromIndex(int index) | PrefixTree | [static] |
| getPrefixBits(int prefix, int noBits) | PrefixTree | [static] |
| getPrefixFromIndex(int index) | PrefixTree | [static] |
| goDownCluster(cluster *clusterList, int index) | PrefixTree | |
| identifyAggregate(double arrRate, double linkBW) | PrefixTree | |
| insertCluster(cluster *clusterList, int index, int count, int noBits) | PrefixTree | |
| PrefixTree() | PrefixTree | |
| registerDrop(int address, int size) | PrefixTree | |
| reset() | PrefixTree | |
| sortCluster(cluster *clusterList, int lastIndex) | PrefixTree | |
| swapCluster(cluster *clusterList, int id1, int id2) | PrefixTree | |
| traverse() | PrefixTree | |