A IP multicast route.
More...
A IP multicast route.
Definition at line 427 of file route.hpp.
The key for a route.
Definition at line 433 of file route.hpp.
VOM::route::ip_mroute::ip_mroute |
( |
const mprefix_t & |
mprefix | ) |
|
Construct a route in the default table.
Definition at line 519 of file route.cpp.
VOM::route::ip_mroute::ip_mroute |
( |
const ip_mroute & |
r | ) |
|
Construct a route in the given route domain.
Definition at line 535 of file route.cpp.
VOM::route::ip_mroute::~ip_mroute |
( |
| ) |
|
void VOM::route::ip_mroute::add |
( |
const path & |
path, |
|
|
const itf_flags_t & |
flag |
|
) |
| |
void VOM::route::ip_mroute::dump |
( |
std::ostream & |
os | ) |
|
|
static |
Dump all route-doamin into the stream provided.
Definition at line 627 of file route.cpp.
Find the instnace of the route domain in the OM.
std::shared_ptr< ip_mroute > VOM::route::ip_mroute::find |
( |
const key_t & |
k | ) |
|
|
static |
Return the matching 'singular instance'.
Definition at line 615 of file route.cpp.
Get the route's key.
Definition at line 556 of file route.cpp.
bool VOM::route::ip_mroute::operator== |
( |
const ip_mroute & |
i | ) |
const |
Comparison operator.
Definition at line 562 of file route.cpp.
void VOM::route::ip_mroute::replay |
( |
void |
| ) |
|
|
virtual |
std::shared_ptr< ip_mroute > VOM::route::ip_mroute::singular |
( |
| ) |
const |
Return the matching 'singular instance'.
Definition at line 621 of file route.cpp.
std::string VOM::route::ip_mroute::to_string |
( |
void |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: