INET Framework for OMNeT++/OMNEST
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
inet::ospf::Interface Member List
This is the complete list of members for
inet::ospf::Interface
, including all inherited members.
ACKNOWLEDGEMENT_TIMER
enum value
inet::ospf::Interface
acknowledgementDelay
inet::ospf::Interface
private
acknowledgementTimer
inet::ospf::Interface
private
addDelayedAcknowledgement
(OSPFLSAHeader &lsaHeader)
inet::ospf::Interface
addNeighbor
(Neighbor *neighbor)
inet::ospf::Interface
ageTransmittedLSALists
()
inet::ospf::Interface
areaID
inet::ospf::Interface
private
authenticationKey
inet::ospf::Interface
private
authenticationType
inet::ospf::Interface
private
BACKUP_SEEN
enum value
inet::ospf::Interface
BACKUP_STATE
enum value
inet::ospf::Interface
backupDesignatedRouter
inet::ospf::Interface
private
BROADCAST
enum value
inet::ospf::Interface
changeState
(InterfaceState *newState, InterfaceState *currentState)
inet::ospf::Interface
private
createUpdatePacket
(OSPFLSA *lsa)
inet::ospf::Interface
delayedAcknowledgements
inet::ospf::Interface
private
DESIGNATED_ROUTER_STATE
enum value
inet::ospf::Interface
designatedRouter
inet::ospf::Interface
private
DOWN_STATE
enum value
inet::ospf::Interface
floodLSA
(OSPFLSA *lsa, Interface *intf=nullptr, Neighbor *neighbor=nullptr)
inet::ospf::Interface
getAcknowledgementDelay
() const
inet::ospf::Interface
inline
getAcknowledgementTimer
()
inet::ospf::Interface
inline
getAddressRange
() const
inet::ospf::Interface
inline
getArea
()
inet::ospf::Interface
inline
getArea
() const
inet::ospf::Interface
inline
getAreaID
() const
inet::ospf::Interface
inline
getAuthenticationKey
() const
inet::ospf::Interface
inline
getAuthenticationType
() const
inet::ospf::Interface
inline
getBackupDesignatedRouter
() const
inet::ospf::Interface
inline
getDesignatedRouter
() const
inet::ospf::Interface
inline
getHelloInterval
() const
inet::ospf::Interface
inline
getHelloTimer
()
inet::ospf::Interface
inline
getIfIndex
() const
inet::ospf::Interface
inline
getMTU
() const
inet::ospf::Interface
inline
getNeighbor
(unsigned long i)
inet::ospf::Interface
inline
getNeighbor
(unsigned long i) const
inet::ospf::Interface
inline
getNeighborByAddress
(IPv4Address address)
inet::ospf::Interface
getNeighborByID
(RouterID neighborID)
inet::ospf::Interface
getNeighborCount
() const
inet::ospf::Interface
inline
getOutputCost
() const
inet::ospf::Interface
inline
getPollInterval
() const
inet::ospf::Interface
inline
getRetransmissionInterval
() const
inet::ospf::Interface
inline
getRouterDeadInterval
() const
inet::ospf::Interface
inline
getRouterPriority
() const
inet::ospf::Interface
inline
getState
() const
inet::ospf::Interface
getStateString
(InterfaceStateType stateType)
inet::ospf::Interface
static
getTransitAreaID
() const
inet::ospf::Interface
inline
getTransmissionDelay
() const
inet::ospf::Interface
inline
getType
() const
inet::ospf::Interface
inline
getWaitTimer
()
inet::ospf::Interface
inline
hasAnyNeighborInStates
(int states) const
inet::ospf::Interface
HELLO_TIMER
enum value
inet::ospf::Interface
helloInterval
inet::ospf::Interface
private
helloTimer
inet::ospf::Interface
private
ifIndex
inet::ospf::Interface
private
Interface
(OSPFInterfaceType ifType=UNKNOWN_TYPE)
inet::ospf::Interface
INTERFACE_DOWN
enum value
inet::ospf::Interface
INTERFACE_UP
enum value
inet::ospf::Interface
interfaceAddressRange
inet::ospf::Interface
private
InterfaceEventType
enum name
inet::ospf::Interface
interfaceOutputCost
inet::ospf::Interface
private
InterfaceState
class
inet::ospf::Interface
friend
InterfaceStateType
enum name
inet::ospf::Interface
interfaceTransmissionDelay
inet::ospf::Interface
private
interfaceType
inet::ospf::Interface
private
isOnAnyRetransmissionList
(LSAKeyType lsaKey) const
inet::ospf::Interface
LOOP_INDICATION
enum value
inet::ospf::Interface
LOOPBACK_STATE
enum value
inet::ospf::Interface
mtu
inet::ospf::Interface
private
NBMA
enum value
inet::ospf::Interface
NEIGHBOR_CHANGE
enum value
inet::ospf::Interface
neighboringRouters
inet::ospf::Interface
private
neighboringRoutersByAddress
inet::ospf::Interface
private
neighboringRoutersByID
inet::ospf::Interface
private
NOT_DESIGNATED_ROUTER_STATE
enum value
inet::ospf::Interface
OSPFInterfaceType
enum name
inet::ospf::Interface
parentArea
inet::ospf::Interface
private
POINTTOMULTIPOINT
enum value
inet::ospf::Interface
POINTTOPOINT
enum value
inet::ospf::Interface
POINTTOPOINT_STATE
enum value
inet::ospf::Interface
pollInterval
inet::ospf::Interface
private
previousState
inet::ospf::Interface
private
processEvent
(InterfaceEventType event)
inet::ospf::Interface
removeFromAllRetransmissionLists
(LSAKeyType lsaKey)
inet::ospf::Interface
reset
()
inet::ospf::Interface
retransmissionInterval
inet::ospf::Interface
private
routerDeadInterval
inet::ospf::Interface
private
routerPriority
inet::ospf::Interface
private
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::Interface
inline
setAddressRange
(IPv4AddressRange range)
inet::ospf::Interface
inline
setArea
(Area *area)
inet::ospf::Interface
inline
setAreaID
(AreaID areaId)
inet::ospf::Interface
inline
setAuthenticationKey
(AuthenticationKeyType key)
inet::ospf::Interface
inline
setAuthenticationType
(AuthenticationType type)
inet::ospf::Interface
inline
setHelloInterval
(short interval)
inet::ospf::Interface
inline
setIfIndex
(IInterfaceTable *ift, int index)
inet::ospf::Interface
setMTU
(unsigned short ifMTU)
inet::ospf::Interface
inline
setOutputCost
(Metric cost)
inet::ospf::Interface
inline
setPollInterval
(short interval)
inet::ospf::Interface
inline
setRetransmissionInterval
(short interval)
inet::ospf::Interface
inline
setRouterDeadInterval
(short interval)
inet::ospf::Interface
inline
setRouterPriority
(unsigned char priority)
inet::ospf::Interface
inline
setTransitAreaID
(AreaID areaId)
inet::ospf::Interface
inline
setTransmissionDelay
(short delay)
inet::ospf::Interface
inline
setType
(OSPFInterfaceType ifType)
inet::ospf::Interface
inline
state
inet::ospf::Interface
private
transitAreaID
inet::ospf::Interface
private
UNKNOWN_TYPE
enum value
inet::ospf::Interface
UNLOOP_INDICATION
enum value
inet::ospf::Interface
VIRTUAL
enum value
inet::ospf::Interface
WAIT_TIMER
enum value
inet::ospf::Interface
WAITING_STATE
enum value
inet::ospf::Interface
waitTimer
inet::ospf::Interface
private
~Interface
()
inet::ospf::Interface
virtual
Generated on Thu Jun 15 2017 11:41:55 for INET Framework for OMNeT++/OMNEST by
1.8.11