Definition at line 65 of file bgp_update_sender.cc.
◆ Map
◆ PeerState()
| BgpSenderPartition::PeerState::PeerState |
( |
IPeerUpdate * |
peer | ) |
|
|
inlineexplicit |
◆ Add()
| void BgpSenderPartition::PeerState::Add |
( |
RibState * |
rs | ) |
|
◆ begin()
◆ CheckInvariants()
| bool BgpSenderPartition::PeerState::CheckInvariants |
( |
| ) |
const |
|
inline |
◆ circular_begin()
◆ circular_end()
◆ clear_sync()
| void BgpSenderPartition::PeerState::clear_sync |
( |
| ) |
|
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
| BgpSenderPartition::PeerState::DISALLOW_COPY_AND_ASSIGN |
( |
PeerState |
| ) |
|
|
private |
◆ empty()
| bool BgpSenderPartition::PeerState::empty |
( |
| ) |
const |
|
inline |
◆ end()
◆ in_sync()
| bool BgpSenderPartition::PeerState::in_sync |
( |
| ) |
const |
|
inline |
◆ index()
| size_t BgpSenderPartition::PeerState::index |
( |
| ) |
const |
|
inline |
◆ IsMember()
| bool BgpSenderPartition::PeerState::IsMember |
( |
size_t |
index | ) |
const |
|
inline |
◆ IsQueueActive()
| bool BgpSenderPartition::PeerState::IsQueueActive |
( |
size_t |
rib_index, |
|
|
int |
queue_id |
|
) |
| |
|
inline |
◆ peer()
| IPeerUpdate* BgpSenderPartition::PeerState::peer |
( |
| ) |
const |
|
inline |
◆ QueueCount()
| int BgpSenderPartition::PeerState::QueueCount |
( |
int |
queue_id | ) |
|
|
inline |
◆ Remove()
| void BgpSenderPartition::PeerState::Remove |
( |
RibState * |
rs | ) |
|
◆ send_ready()
| bool BgpSenderPartition::PeerState::send_ready |
( |
| ) |
const |
|
inline |
◆ set_index()
| void BgpSenderPartition::PeerState::set_index |
( |
size_t |
index | ) |
|
|
inline |
◆ set_send_ready()
| void BgpSenderPartition::PeerState::set_send_ready |
( |
bool |
toggle | ) |
|
|
inline |
◆ SetIteratorStart()
| void BgpSenderPartition::PeerState::SetIteratorStart |
( |
size_t |
start | ) |
|
|
inline |
◆ SetQueueActive()
| void BgpSenderPartition::PeerState::SetQueueActive |
( |
size_t |
rib_index, |
|
|
int |
queue_id |
|
) |
| |
|
inline |
◆ SetQueueInactive()
| void BgpSenderPartition::PeerState::SetQueueInactive |
( |
size_t |
rib_index, |
|
|
int |
queue_id |
|
) |
| |
|
inline |
◆ SetSync()
| void BgpSenderPartition::PeerState::SetSync |
( |
| ) |
|
◆ in_sync_
| bool BgpSenderPartition::PeerState::in_sync_ |
|
private |
◆ index_
| size_t BgpSenderPartition::PeerState::index_ |
|
private |
◆ key_
◆ qactive_cnt_
| vector<int> BgpSenderPartition::PeerState::qactive_cnt_ |
|
private |
◆ rib_bitset_
| BitSet BgpSenderPartition::PeerState::rib_bitset_ |
|
private |
◆ rib_iterator_
| size_t BgpSenderPartition::PeerState::rib_iterator_ |
|
private |
◆ rib_set_
| Map BgpSenderPartition::PeerState::rib_set_ |
|
private |
◆ send_ready_
| tbb::atomic<bool> BgpSenderPartition::PeerState::send_ready_ |
|
private |
The documentation for this class was generated from the following file: