INET Framework for OMNeT++/OMNEST
inet::ospf::Area Member List

This is the complete list of members for inet::ospf::Area, including all inherited members.

addAddressRange(IPv4AddressRange addressRange, bool advertise)inet::ospf::Area
addHostRoute(HostRouteParameters &hostRouteParameters)inet::ospf::Areainline
addInterface(Interface *intf)inet::ospf::Area
advertiseAddressRangesinet::ospf::Areaprivate
ageDatabase()inet::ospf::Area
Area(IInterfaceTable *ift, AreaID id=BACKBONE_AREAID)inet::ospf::Area
areaAddressRangesinet::ospf::Areaprivate
areaIDinet::ospf::Areaprivate
associatedInterfacesinet::ospf::Areaprivate
calculateInterAreaRoutes(std::vector< RoutingTableEntry * > &newRoutingTable)inet::ospf::Area
calculateNextHops(OSPFLSA *destination, OSPFLSA *parent) const inet::ospf::Areaprivate
calculateNextHops(Link &destination, OSPFLSA *parent) const inet::ospf::Areaprivate
calculateShortestPathTree(std::vector< RoutingTableEntry * > &newRoutingTable)inet::ospf::Area
containsAddress(IPv4Address address) const inet::ospf::Area
createRoutingTableEntryFromSummaryLSA(const SummaryLSA &summaryLSA, unsigned short entryCost, const RoutingTableEntry &borderRouterEntry) const inet::ospf::Areaprivate
detailedInfo() const overrideinet::ospf::Area
externalRoutingCapabilityinet::ospf::Areaprivate
findNetworkLSA(LinkStateID linkStateID)inet::ospf::Area
findNetworkLSA(LinkStateID linkStateID) const inet::ospf::Area
findRouterLSA(LinkStateID linkStateID)inet::ospf::Area
findRouterLSA(LinkStateID linkStateID) const inet::ospf::Area
findSameOrWorseCostRoute(const std::vector< RoutingTableEntry * > &newRoutingTable, const SummaryLSA &currentLSA, unsigned short currentCost, bool &destinationInRoutingTable, std::list< RoutingTableEntry * > &sameOrWorseCost) const inet::ospf::Areaprivate
findSummaryLSA(LSAKeyType lsaKey)inet::ospf::Area
findSummaryLSA(LSAKeyType lsaKey) const inet::ospf::Area
findVirtualLink(RouterID routerID)inet::ospf::Area
floodLSA(OSPFLSA *lsa, Interface *intf=nullptr, Neighbor *neighbor=nullptr)inet::ospf::Area
getAddressRange(unsigned int index) const inet::ospf::Areainline
getAddressRangeCount() const inet::ospf::Areainline
getAreaID() const inet::ospf::Areainline
getContainingAddressRange(IPv4AddressRange addressRange, bool *advertise=nullptr) const inet::ospf::Area
getExternalRoutingCapability() const inet::ospf::Areainline
getInterface(unsigned char ifIndex)inet::ospf::Area
getInterface(IPv4Address address)inet::ospf::Area
getNetworkLSA(unsigned long i)inet::ospf::Areainline
getNetworkLSA(unsigned long i) const inet::ospf::Areainline
getNetworkLSACount() const inet::ospf::Areainline
getRouter()inet::ospf::Areainline
getRouter() const inet::ospf::Areainline
getRouterLSA(unsigned long i)inet::ospf::Areainline
getRouterLSA(unsigned long i) const inet::ospf::Areainline
getRouterLSACount() const inet::ospf::Areainline
getSPFTreeRoot()inet::ospf::Areainline
getSPFTreeRoot() const inet::ospf::Areainline
getStubDefaultCost() const inet::ospf::Areainline
getSummaryLSA(unsigned long i)inet::ospf::Areainline
getSummaryLSA(unsigned long i) const inet::ospf::Areainline
getSummaryLSACount() const inet::ospf::Areainline
getTransitCapability() const inet::ospf::Areainline
getUniqueLinkStateID(IPv4AddressRange destination, Metric destinationCost, SummaryLSA *&lsaToReoriginate) const inet::ospf::Areaprivate
hasAddressRange(IPv4AddressRange addressRange) const inet::ospf::Area
hasAnyNeighborInStates(int states) const inet::ospf::Area
hasLink(OSPFLSA *fromLSA, OSPFLSA *toLSA) const inet::ospf::Areaprivate
hasVirtualLink(AreaID withTransitArea) const inet::ospf::Area
hostRoutesinet::ospf::Areaprivate
iftinet::ospf::Areaprivate
info() const overrideinet::ospf::Area
installNetworkLSA(OSPFNetworkLSA *lsa)inet::ospf::Area
installRouterLSA(OSPFRouterLSA *lsa)inet::ospf::Area
installSummaryLSA(OSPFSummaryLSA *lsa)inet::ospf::Area
isLocalAddress(IPv4Address address) const inet::ospf::Area
isOnAnyRetransmissionList(LSAKeyType lsaKey) const inet::ospf::Area
networkLSAsinet::ospf::Areaprivate
networkLSAsByIDinet::ospf::Areaprivate
originateNetworkLSA(const Interface *intf)inet::ospf::Area
originateRouterLSA()inet::ospf::Area
originateSummaryLSA(const RoutingTableEntry *entry, const std::map< LSAKeyType, bool, LSAKeyType_Less > &originatedLSAs, SummaryLSA *&lsaToReoriginate)inet::ospf::Area
originateSummaryLSA(const SummaryLSA *summaryLSA)inet::ospf::Areaprivate
parentRouterinet::ospf::Areaprivate
recheckSummaryLSAs(std::vector< RoutingTableEntry * > &newRoutingTable)inet::ospf::Area
removeFromAllRetransmissionLists(LSAKeyType lsaKey)inet::ospf::Area
routerLSAsinet::ospf::Areaprivate
routerLSAsByIDinet::ospf::Areaprivate
setAreaID(AreaID areaId)inet::ospf::Areainline
setExternalRoutingCapability(bool flooded)inet::ospf::Areainline
setRouter(Router *router)inet::ospf::Areainline
setSPFTreeRoot(RouterLSA *root)inet::ospf::Areainline
setStubDefaultCost(Metric cost)inet::ospf::Areainline
setTransitCapability(bool transit)inet::ospf::Areainline
spfTreeRootinet::ospf::Areaprivate
stubDefaultCostinet::ospf::Areaprivate
summaryLSAsinet::ospf::Areaprivate
summaryLSAsByIDinet::ospf::Areaprivate
transitCapabilityinet::ospf::Areaprivate
~Area()inet::ospf::Areavirtual