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

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

ACKNOWLEDGEMENT_TIMER enum valueinet::ospf::Interface
acknowledgementDelayinet::ospf::Interfaceprivate
acknowledgementTimerinet::ospf::Interfaceprivate
addDelayedAcknowledgement(OSPFLSAHeader &lsaHeader)inet::ospf::Interface
addNeighbor(Neighbor *neighbor)inet::ospf::Interface
ageTransmittedLSALists()inet::ospf::Interface
areaIDinet::ospf::Interfaceprivate
authenticationKeyinet::ospf::Interfaceprivate
authenticationTypeinet::ospf::Interfaceprivate
BACKUP_SEEN enum valueinet::ospf::Interface
BACKUP_STATE enum valueinet::ospf::Interface
backupDesignatedRouterinet::ospf::Interfaceprivate
BROADCAST enum valueinet::ospf::Interface
changeState(InterfaceState *newState, InterfaceState *currentState)inet::ospf::Interfaceprivate
createUpdatePacket(OSPFLSA *lsa)inet::ospf::Interface
delayedAcknowledgementsinet::ospf::Interfaceprivate
DESIGNATED_ROUTER_STATE enum valueinet::ospf::Interface
designatedRouterinet::ospf::Interfaceprivate
DOWN_STATE enum valueinet::ospf::Interface
floodLSA(OSPFLSA *lsa, Interface *intf=nullptr, Neighbor *neighbor=nullptr)inet::ospf::Interface
getAcknowledgementDelay() const inet::ospf::Interfaceinline
getAcknowledgementTimer()inet::ospf::Interfaceinline
getAddressRange() const inet::ospf::Interfaceinline
getArea()inet::ospf::Interfaceinline
getArea() const inet::ospf::Interfaceinline
getAreaID() const inet::ospf::Interfaceinline
getAuthenticationKey() const inet::ospf::Interfaceinline
getAuthenticationType() const inet::ospf::Interfaceinline
getBackupDesignatedRouter() const inet::ospf::Interfaceinline
getDesignatedRouter() const inet::ospf::Interfaceinline
getHelloInterval() const inet::ospf::Interfaceinline
getHelloTimer()inet::ospf::Interfaceinline
getIfIndex() const inet::ospf::Interfaceinline
getMTU() const inet::ospf::Interfaceinline
getNeighbor(unsigned long i)inet::ospf::Interfaceinline
getNeighbor(unsigned long i) const inet::ospf::Interfaceinline
getNeighborByAddress(IPv4Address address)inet::ospf::Interface
getNeighborByID(RouterID neighborID)inet::ospf::Interface
getNeighborCount() const inet::ospf::Interfaceinline
getOutputCost() const inet::ospf::Interfaceinline
getPollInterval() const inet::ospf::Interfaceinline
getRetransmissionInterval() const inet::ospf::Interfaceinline
getRouterDeadInterval() const inet::ospf::Interfaceinline
getRouterPriority() const inet::ospf::Interfaceinline
getState() const inet::ospf::Interface
getStateString(InterfaceStateType stateType)inet::ospf::Interfacestatic
getTransitAreaID() const inet::ospf::Interfaceinline
getTransmissionDelay() const inet::ospf::Interfaceinline
getType() const inet::ospf::Interfaceinline
getWaitTimer()inet::ospf::Interfaceinline
hasAnyNeighborInStates(int states) const inet::ospf::Interface
HELLO_TIMER enum valueinet::ospf::Interface
helloIntervalinet::ospf::Interfaceprivate
helloTimerinet::ospf::Interfaceprivate
ifIndexinet::ospf::Interfaceprivate
Interface(OSPFInterfaceType ifType=UNKNOWN_TYPE)inet::ospf::Interface
INTERFACE_DOWN enum valueinet::ospf::Interface
INTERFACE_UP enum valueinet::ospf::Interface
interfaceAddressRangeinet::ospf::Interfaceprivate
InterfaceEventType enum nameinet::ospf::Interface
interfaceOutputCostinet::ospf::Interfaceprivate
InterfaceState classinet::ospf::Interfacefriend
InterfaceStateType enum nameinet::ospf::Interface
interfaceTransmissionDelayinet::ospf::Interfaceprivate
interfaceTypeinet::ospf::Interfaceprivate
isOnAnyRetransmissionList(LSAKeyType lsaKey) const inet::ospf::Interface
LOOP_INDICATION enum valueinet::ospf::Interface
LOOPBACK_STATE enum valueinet::ospf::Interface
mtuinet::ospf::Interfaceprivate
NBMA enum valueinet::ospf::Interface
NEIGHBOR_CHANGE enum valueinet::ospf::Interface
neighboringRoutersinet::ospf::Interfaceprivate
neighboringRoutersByAddressinet::ospf::Interfaceprivate
neighboringRoutersByIDinet::ospf::Interfaceprivate
NOT_DESIGNATED_ROUTER_STATE enum valueinet::ospf::Interface
OSPFInterfaceType enum nameinet::ospf::Interface
parentAreainet::ospf::Interfaceprivate
POINTTOMULTIPOINT enum valueinet::ospf::Interface
POINTTOPOINT enum valueinet::ospf::Interface
POINTTOPOINT_STATE enum valueinet::ospf::Interface
pollIntervalinet::ospf::Interfaceprivate
previousStateinet::ospf::Interfaceprivate
processEvent(InterfaceEventType event)inet::ospf::Interface
removeFromAllRetransmissionLists(LSAKeyType lsaKey)inet::ospf::Interface
reset()inet::ospf::Interface
retransmissionIntervalinet::ospf::Interfaceprivate
routerDeadIntervalinet::ospf::Interfaceprivate
routerPriorityinet::ospf::Interfaceprivate
sendDelayedAcknowledgements()inet::ospf::Interface
sendHelloPacket(IPv4Address destination, short ttl=1)inet::ospf::Interface
sendLSAcknowledgement(OSPFLSAHeader *lsaHeader, IPv4Address destination)inet::ospf::Interface
setAcknowledgementDelay(short delay)inet::ospf::Interfaceinline
setAddressRange(IPv4AddressRange range)inet::ospf::Interfaceinline
setArea(Area *area)inet::ospf::Interfaceinline
setAreaID(AreaID areaId)inet::ospf::Interfaceinline
setAuthenticationKey(AuthenticationKeyType key)inet::ospf::Interfaceinline
setAuthenticationType(AuthenticationType type)inet::ospf::Interfaceinline
setHelloInterval(short interval)inet::ospf::Interfaceinline
setIfIndex(IInterfaceTable *ift, int index)inet::ospf::Interface
setMTU(unsigned short ifMTU)inet::ospf::Interfaceinline
setOutputCost(Metric cost)inet::ospf::Interfaceinline
setPollInterval(short interval)inet::ospf::Interfaceinline
setRetransmissionInterval(short interval)inet::ospf::Interfaceinline
setRouterDeadInterval(short interval)inet::ospf::Interfaceinline
setRouterPriority(unsigned char priority)inet::ospf::Interfaceinline
setTransitAreaID(AreaID areaId)inet::ospf::Interfaceinline
setTransmissionDelay(short delay)inet::ospf::Interfaceinline
setType(OSPFInterfaceType ifType)inet::ospf::Interfaceinline
stateinet::ospf::Interfaceprivate
transitAreaIDinet::ospf::Interfaceprivate
UNKNOWN_TYPE enum valueinet::ospf::Interface
UNLOOP_INDICATION enum valueinet::ospf::Interface
VIRTUAL enum valueinet::ospf::Interface
WAIT_TIMER enum valueinet::ospf::Interface
WAITING_STATE enum valueinet::ospf::Interface
waitTimerinet::ospf::Interfaceprivate
~Interface()inet::ospf::Interfacevirtual