class NextTableMap
|
NextTableMap behaves more or less like a map between a
BGPRouteTable<A>* and a const PeerHandler*, but it gives
deterministic ordering semantics so our test suites aren't
dependent on the memory allocator. More... |
|
|
Public Types
- typedef NextTableMapIterator<A> iterator
Public Methods
NextTableMap behaves more or less like a map between a
BGPRouteTable<A>* and a const PeerHandler*, but it gives
deterministic ordering semantics so our test suites aren't
dependent on the memory allocator. This class basically hides the
complexity of maintaining two parallel data structures from the
main FanoutTable code
NextTableMap ()
| NextTableMap |
~NextTableMap ()
| ~NextTableMap |
void erase (iterator& iter)
| erase |
Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.