#include <rtarget_address.h>
Definition at line 16 of file rtarget_address.h.
◆ bytes_type
◆ List
◆ RouteTarget() [1/3]
RouteTarget::RouteTarget |
( |
| ) |
|
◆ RouteTarget() [2/3]
RouteTarget::RouteTarget |
( |
const bytes_type & |
data | ) |
|
|
explicit |
◆ RouteTarget() [3/3]
RouteTarget::RouteTarget |
( |
const Ip4Address & |
address, |
|
|
uint16_t |
num |
|
) |
| |
◆ FromString()
RouteTarget RouteTarget::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
error = NULL |
|
) |
| |
|
static |
◆ GetExtCommunity()
const bytes_type& RouteTarget::GetExtCommunity |
( |
| ) |
const |
|
inline |
◆ GetExtCommunityValue()
const uint64_t RouteTarget::GetExtCommunityValue |
( |
| ) |
const |
◆ IsNull()
bool RouteTarget::IsNull |
( |
| ) |
const |
|
inline |
◆ operator<()
bool RouteTarget::operator< |
( |
const RouteTarget & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool RouteTarget::operator== |
( |
const RouteTarget & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool RouteTarget::operator> |
( |
const RouteTarget & |
rhs | ) |
const |
|
inline |
◆ Subtype()
uint8_t RouteTarget::Subtype |
( |
| ) |
|
|
inline |
◆ ToString()
string RouteTarget::ToString |
( |
| ) |
const |
◆ Type()
uint8_t RouteTarget::Type |
( |
| ) |
|
|
inline |
◆ data_
◆ kSize
const int RouteTarget::kSize = 8 |
|
static |
◆ null_rtarget
The documentation for this class was generated from the following files: