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