#include <load_balance.h>
|
static const int | kSize = 8 |
|
Definition at line 41 of file load_balance.h.
◆ bytes_type
◆ LoadBalance() [1/5]
LoadBalance::LoadBalance |
( |
| ) |
|
◆ LoadBalance() [2/5]
LoadBalance::LoadBalance |
( |
const bytes_type & |
data | ) |
|
|
explicit |
◆ LoadBalance() [3/5]
◆ LoadBalance() [4/5]
LoadBalance::LoadBalance |
( |
const autogen::LoadBalanceType & |
lb_type | ) |
|
|
explicit |
◆ LoadBalance() [5/5]
LoadBalance::LoadBalance |
( |
const BgpPath * |
path | ) |
|
|
explicit |
◆ FillAttribute()
◆ GetExtCommunity()
const bytes_type& LoadBalance::GetExtCommunity |
( |
| ) |
const |
|
inline |
◆ GetExtCommunityValue()
const uint64_t LoadBalance::GetExtCommunityValue |
( |
| ) |
const |
|
inline |
◆ IsDefault()
const bool LoadBalance::IsDefault |
( |
| ) |
const |
◆ IsPresent()
bool LoadBalance::IsPresent |
( |
const BgpPath * |
path | ) |
|
|
static |
◆ operator!=()
bool LoadBalance::operator!= |
( |
const LoadBalance & |
other | ) |
const |
◆ operator==()
bool LoadBalance::operator== |
( |
const LoadBalance & |
other | ) |
const |
◆ SetL3DestinationAddress()
void LoadBalance::SetL3DestinationAddress |
( |
bool |
flag | ) |
|
◆ SetL3SourceAddress()
void LoadBalance::SetL3SourceAddress |
( |
bool |
flag | ) |
|
◆ SetL4DestinationPort()
void LoadBalance::SetL4DestinationPort |
( |
bool |
flag | ) |
|
◆ SetL4Protocol()
void LoadBalance::SetL4Protocol |
( |
bool |
flag | ) |
|
◆ SetL4SourcePort()
void LoadBalance::SetL4SourcePort |
( |
bool |
flag | ) |
|
◆ SetSourceBias()
void LoadBalance::SetSourceBias |
( |
bool |
flag | ) |
|
◆ ShowAttribute()
void LoadBalance::ShowAttribute |
( |
ShowLoadBalance * |
show_load_balance | ) |
const |
◆ Subtype()
uint8_t LoadBalance::Subtype |
( |
| ) |
const |
|
inline |
◆ ToAttribute()
◆ ToString()
string LoadBalance::ToString |
( |
| ) |
const |
◆ Type()
uint8_t LoadBalance::Type |
( |
| ) |
const |
|
inline |
◆ data_
◆ kSize
const int LoadBalance::kSize = 8 |
|
static |
The documentation for this class was generated from the following files: