A record of an IPv4 route.
More...
#include <ipv4-route.h>
List of all members.
Detailed Description
A record of an IPv4 route.
Constructor & Destructor Documentation
ns3::Ipv4Route::Ipv4Route |
( |
Ipv4Route const & |
route |
) |
|
Copy Constructor.
- Parameters:
-
ns3::Ipv4Route::Ipv4Route |
( |
Ipv4Route const * |
route |
) |
|
Copy Constructor.
- Parameters:
-
Member Function Documentation
- Returns:
- The IPv4 address of the destination of this route
bool ns3::Ipv4Route::IsDefault |
( |
void |
|
) |
const |
- Returns:
- True if this route is a default route; false otherwise
The documentation for this class was generated from the following file: