INET Framework for OMNeT++/OMNEST
inet::eigrp::EigrpNeighborTable< IPAddress > Member List

This is the complete list of members for inet::eigrp::EigrpNeighborTable< IPAddress >, including all inherited members.

addNeighbor(EigrpNeighbor< IPAddress > *neighbor)inet::eigrp::EigrpNeighborTable< IPAddress >
decStubCount()inet::eigrp::EigrpNeighborTable< IPAddress >inline
EigrpNeighborTable()inet::eigrp::EigrpNeighborTable< IPAddress >inline
findNeighbor(const IPAddress &ipAddress)inet::eigrp::EigrpNeighborTable< IPAddress >
findNeighborById(int id)inet::eigrp::EigrpNeighborTable< IPAddress >
getFirstNeighborOnIf(int ifaceId)inet::eigrp::EigrpNeighborTable< IPAddress >
getNeighbor(int k) constinet::eigrp::EigrpNeighborTable< IPAddress >inline
getNumNeighbors() constinet::eigrp::EigrpNeighborTable< IPAddress >inline
getStubCount() constinet::eigrp::EigrpNeighborTable< IPAddress >inline
handleMessage(cMessage *msg) overrideinet::eigrp::EigrpNeighborTable< IPAddress >protectedvirtual
incStubCount()inet::eigrp::EigrpNeighborTable< IPAddress >inline
initialize(int stage) overrideinet::eigrp::EigrpNeighborTable< IPAddress >protectedvirtual
neighborCounterinet::eigrp::EigrpNeighborTable< IPAddress >protected
neighborVecinet::eigrp::EigrpNeighborTable< IPAddress >protected
NeighborVector typedefinet::eigrp::EigrpNeighborTable< IPAddress >protected
numInitStages() const overrideinet::eigrp::EigrpNeighborTable< IPAddress >inlineprotectedvirtual
removeNeighbor(EigrpNeighbor< IPAddress > *neighbor)inet::eigrp::EigrpNeighborTable< IPAddress >
setAckOnIface(int ifaceId, uint32_t ackNum)inet::eigrp::EigrpNeighborTable< IPAddress >
stubCountinet::eigrp::EigrpNeighborTable< IPAddress >protected
~EigrpNeighborTable()inet::eigrp::EigrpNeighborTable< IPAddress >virtual