A record of an IPv4 multicast route for Ipv4GlobalRouting and Ipv4StaticRouting.
More...
#include <ipv4-routing-table-entry.h>
List of all members.
Detailed Description
A record of an IPv4 multicast route for Ipv4GlobalRouting and Ipv4StaticRouting.
Constructor & Destructor Documentation
Copy Constructor.
- Parameters:
-
Copy Constructor.
- Parameters:
-
Member Function Documentation
Ipv4Address ns3::Ipv4MulticastRoutingTableEntry::GetGroup |
( |
void |
| ) |
const |
uint32_t ns3::Ipv4MulticastRoutingTableEntry::GetInputInterface |
( |
void |
| ) |
const |
uint32_t ns3::Ipv4MulticastRoutingTableEntry::GetNOutputInterfaces |
( |
void |
| ) |
const |
- Returns:
- The number of output interfaces of this route
Ipv4Address ns3::Ipv4MulticastRoutingTableEntry::GetOrigin |
( |
void |
| ) |
const |
uint32_t ns3::Ipv4MulticastRoutingTableEntry::GetOutputInterface |
( |
uint32_t |
n | ) |
const |
- Parameters:
-
- Returns:
- A specified output interface.
References NS_ASSERT_MSG.
std::vector< uint32_t > ns3::Ipv4MulticastRoutingTableEntry::GetOutputInterfaces |
( |
void |
| ) |
const |
- Returns:
- A vector of all of the output interfaces of this route.
The documentation for this class was generated from the following files:
- src/internet/model/ipv4-routing-table-entry.h
- src/internet/model/ipv4-routing-table-entry.cc