#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.
SourceAs::SourceAs |
( |
const uint32_t |
asn, |
|
|
const uint32_t |
ri_index |
|
) |
| |
SourceAs SourceAs::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
error = NULL |
|
) |
| |
|
static |
uint32_t SourceAs::GetAsn |
( |
| ) |
const |
const bytes_type& SourceAs::GetExtCommunity |
( |
| ) |
const |
|
inline |
const uint64_t SourceAs::GetExtCommunityValue |
( |
| ) |
const |
|
inline |
bool SourceAs::IsNull |
( |
| ) |
const |
|
inline |
bool SourceAs::operator!= |
( |
const SourceAs & |
rhs | ) |
const |
|
inline |
bool SourceAs::operator< |
( |
const SourceAs & |
rhs | ) |
const |
|
inline |
bool SourceAs::operator== |
( |
const SourceAs & |
rhs | ) |
const |
|
inline |
bool SourceAs::operator> |
( |
const SourceAs & |
rhs | ) |
const |
|
inline |
uint8_t SourceAs::Subtype |
( |
| ) |
const |
|
inline |
string SourceAs::ToString |
( |
| ) |
const |
uint8_t SourceAs::Type |
( |
| ) |
const |
|
inline |
const int SourceAs::kSize = 8 |
|
static |
The documentation for this class was generated from the following files: