#include <sub_cluster.h>
Definition at line 17 of file sub_cluster.h.
◆ bytes_type
◆ SubCluster() [1/3]
SubCluster::SubCluster |
( |
| ) |
|
◆ SubCluster() [2/3]
◆ SubCluster() [3/3]
SubCluster::SubCluster |
( |
as_t |
asn, |
|
|
const uint32_t |
id |
|
) |
| |
◆ FromString()
SubCluster SubCluster::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
error = NULL |
|
) |
| |
|
static |
◆ GetAsn()
uint32_t SubCluster::GetAsn |
( |
| ) |
const |
◆ GetExtCommunity()
const bytes_type& SubCluster::GetExtCommunity |
( |
| ) |
const |
|
inline |
◆ GetExtCommunityValue()
const uint64_t SubCluster::GetExtCommunityValue |
( |
| ) |
const |
|
inline |
◆ GetId()
uint32_t SubCluster::GetId |
( |
| ) |
const |
◆ IsNull()
bool SubCluster::IsNull |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool SubCluster::operator!= |
( |
const SubCluster & |
rhs | ) |
const |
|
inline |
◆ operator<()
bool SubCluster::operator< |
( |
const SubCluster & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool SubCluster::operator== |
( |
const SubCluster & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool SubCluster::operator> |
( |
const SubCluster & |
rhs | ) |
const |
|
inline |
◆ Subtype()
uint8_t SubCluster::Subtype |
( |
| ) |
const |
|
inline |
◆ ToString()
string SubCluster::ToString |
( |
| ) |
const |
◆ Type()
uint8_t SubCluster::Type |
( |
| ) |
const |
|
inline |
◆ data_
◆ kSize
const int SubCluster::kSize = 8 |
|
static |
◆ null_sub_cluster
The documentation for this class was generated from the following files: