Definition at line 250 of file bgp_update_sender.cc.
◆ RibState()
BgpSenderPartition::RibState::RibState |
( |
RibOut * |
ribout | ) |
|
|
inlineexplicit |
◆ Add()
◆ begin()
◆ DISALLOW_COPY_AND_ASSIGN()
BgpSenderPartition::RibState::DISALLOW_COPY_AND_ASSIGN |
( |
RibState |
| ) |
|
|
private |
◆ empty()
bool BgpSenderPartition::RibState::empty |
( |
| ) |
const |
|
inline |
◆ end()
◆ index()
size_t BgpSenderPartition::RibState::index |
( |
| ) |
const |
|
inline |
◆ peer_set()
const BitSet& BgpSenderPartition::RibState::peer_set |
( |
| ) |
const |
|
inline |
◆ QueueSync()
bool BgpSenderPartition::RibState::QueueSync |
( |
int |
queue_id | ) |
|
◆ Remove()
◆ ribout()
RibOut* BgpSenderPartition::RibState::ribout |
( |
| ) |
|
|
inline |
◆ set_index()
void BgpSenderPartition::RibState::set_index |
( |
size_t |
index | ) |
|
|
inline |
◆ SetQueueSync()
void BgpSenderPartition::RibState::SetQueueSync |
( |
int |
queue_id | ) |
|
◆ SetQueueUnsync()
void BgpSenderPartition::RibState::SetQueueUnsync |
( |
int |
queue_id | ) |
|
◆ in_sync_
vector<bool> BgpSenderPartition::RibState::in_sync_ |
|
private |
◆ index_
size_t BgpSenderPartition::RibState::index_ |
|
private |
◆ key_
RibOut* BgpSenderPartition::RibState::key_ |
|
private |
◆ peer_set_
BitSet BgpSenderPartition::RibState::peer_set_ |
|
private |
The documentation for this class was generated from the following file: