Definition at line 69 of file bgp_update_sender.cc.
◆ iterator()
BgpSenderPartition::PeerState::iterator::iterator |
( |
const RibStateMap & |
indexmap, |
|
|
Map * |
map, |
|
|
size_t |
index |
|
) |
| |
|
inlineexplicit |
◆ dereference()
RibOut & BgpSenderPartition::PeerState::iterator::dereference |
( |
| ) |
const |
|
private |
◆ equal()
bool BgpSenderPartition::PeerState::iterator::equal |
( |
const iterator & |
rhs | ) |
const |
|
inlineprivate |
◆ increment()
void BgpSenderPartition::PeerState::iterator::increment |
( |
| ) |
|
|
inlineprivate |
◆ index()
size_t BgpSenderPartition::PeerState::iterator::index |
( |
| ) |
const |
|
inline |
◆ peer_rib_state()
const PeerRibState& BgpSenderPartition::PeerState::iterator::peer_rib_state |
( |
| ) |
const |
|
inline |
◆ rib_state()
RibState* BgpSenderPartition::PeerState::iterator::rib_state |
( |
| ) |
|
|
inline |
◆ boost::iterator_core_access
friend class boost::iterator_core_access |
|
friend |
◆ index_
size_t BgpSenderPartition::PeerState::iterator::index_ |
|
private |
◆ indexmap_
const RibStateMap& BgpSenderPartition::PeerState::iterator::indexmap_ |
|
private |
◆ map_
Map* BgpSenderPartition::PeerState::iterator::map_ |
|
private |
The documentation for this class was generated from the following file: