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