#include <bgp_aspath.h>
Definition at line 82 of file bgp_aspath.h.
◆ AsPath() [1/2]
◆ AsPath() [2/2]
◆ ~AsPath()
| virtual AsPath::~AsPath |
( |
| ) |
|
|
inlinevirtual |
◆ AsCount()
| int AsPath::AsCount |
( |
| ) |
const |
|
inline |
◆ CompareTo()
| int AsPath::CompareTo |
( |
const AsPath & |
rhs | ) |
const |
|
inline |
◆ empty()
| bool AsPath::empty |
( |
| ) |
const |
|
inline |
◆ neighbor_as()
| as2_t AsPath::neighbor_as |
( |
| ) |
const |
|
inline |
◆ path()
◆ Remove()
◆ hash_value
| std::size_t hash_value |
( |
const AsPath & |
as_path | ) |
|
|
friend |
◆ intrusive_ptr_add_ref
| int intrusive_ptr_add_ref |
( |
const AsPath * |
cpath | ) |
|
|
friend |
◆ intrusive_ptr_del_ref
| int intrusive_ptr_del_ref |
( |
const AsPath * |
cpath | ) |
|
|
friend |
◆ intrusive_ptr_release
| void intrusive_ptr_release |
( |
const AsPath * |
cpath | ) |
|
|
friend |
◆ aspath_db_
◆ path_
◆ refcount_
| tbb::atomic<int> AsPath::refcount_ |
|
mutableprivate |
The documentation for this class was generated from the following files: