#include <Ospfv3Common.h>
◆ Ipv6AddressRange() [1/2]
| inet::ospfv3::Ipv6AddressRange::Ipv6AddressRange |
( |
| ) |
|
|
inline |
◆ Ipv6AddressRange() [2/2]
| inet::ospfv3::Ipv6AddressRange::Ipv6AddressRange |
( |
Ipv6Address |
prefixPar, |
|
|
int |
prefixLengthPar |
|
) |
| |
|
inline |
◆ containedByRange()
| bool inet::ospfv3::Ipv6AddressRange::containedByRange |
( |
const Ipv6Address & |
otherAddress, |
|
|
const int |
otherMask |
|
) |
| const |
|
inline |
◆ contains() [1/2]
| bool inet::ospfv3::Ipv6AddressRange::contains |
( |
const Ipv6Address & |
other | ) |
const |
|
inline |
◆ contains() [2/2]
| bool inet::ospfv3::Ipv6AddressRange::contains |
( |
const Ipv6AddressRange & |
other | ) |
const |
|
inline |
◆ containsRange()
| bool inet::ospfv3::Ipv6AddressRange::containsRange |
( |
const Ipv6Address & |
otherAddress, |
|
|
const int |
otherMask |
|
) |
| const |
|
inline |
◆ operator!=()
◆ operator<()
| bool inet::ospfv3::Ipv6AddressRange::operator< |
( |
const Ipv6AddressRange & |
other | ) |
const |
|
inline |
◆ operator==()
| bool inet::ospfv3::Ipv6AddressRange::operator== |
( |
const Ipv6AddressRange & |
other | ) |
const |
|
inline |
◆ str()
| std::string inet::ospfv3::Ipv6AddressRange::str |
( |
| ) |
const |
|
inline |
◆ prefix
Referenced by inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), containedByRange(), contains(), containsRange(), inet::ospfv3::Ospfv3Area::createRoutingTableEntryFromInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::findSameOrWorseCostRoute(), operator<(), operator==(), inet::ospfv3::Ospfv3Process::parseConfig(), inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs(), and str().
◆ prefixLength
| short inet::ospfv3::Ipv6AddressRange::prefixLength |
Referenced by inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), containedByRange(), contains(), containsRange(), inet::ospfv3::Ospfv3Area::createRoutingTableEntryFromInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::findSameOrWorseCostRoute(), operator<(), operator==(), inet::ospfv3::Ospfv3Process::parseConfig(), inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs(), and str().
The documentation for this struct was generated from the following file: