Main Page
Related Pages
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
OSPF::Interface Member List
This is the complete list of members for
OSPF::Interface
, including all inherited members.
acknowledgementDelay
OSPF::Interface
[private]
AcknowledgementTimer
enum value
OSPF::Interface
acknowledgementTimer
OSPF::Interface
[private]
AddDelayedAcknowledgement
(OSPFLSAHeader &lsaHeader)
OSPF::Interface
AddNeighbor
(Neighbor *neighbor)
OSPF::Interface
AgeTransmittedLSALists
(void)
OSPF::Interface
areaID
OSPF::Interface
[private]
authenticationKey
OSPF::Interface
[private]
authenticationType
OSPF::Interface
[private]
backupDesignatedRouter
OSPF::Interface
[private]
BackupSeen
enum value
OSPF::Interface
BackupState
enum value
OSPF::Interface
Broadcast
enum value
OSPF::Interface
ChangeState
(InterfaceState *newState, InterfaceState *currentState)
OSPF::Interface
[private]
CreateUpdatePacket
(OSPFLSA *lsa)
OSPF::Interface
delayedAcknowledgements
OSPF::Interface
[private]
designatedRouter
OSPF::Interface
[private]
DesignatedRouterState
enum value
OSPF::Interface
DownState
enum value
OSPF::Interface
FloodLSA
(OSPFLSA *lsa, Interface *intf=NULL, Neighbor *neighbor=NULL)
OSPF::Interface
GetAcknowledgementDelay
(void) const
OSPF::Interface
[inline]
GetAcknowledgementTimer
(void)
OSPF::Interface
[inline]
GetAddressRange
(void) const
OSPF::Interface
[inline]
GetArea
(void)
OSPF::Interface
[inline]
GetArea
(void) const
OSPF::Interface
[inline]
GetAreaID
(void) const
OSPF::Interface
[inline]
GetAuthenticationKey
(void) const
OSPF::Interface
[inline]
GetAuthenticationType
(void) const
OSPF::Interface
[inline]
GetBackupDesignatedRouter
(void) const
OSPF::Interface
[inline]
GetDesignatedRouter
(void) const
OSPF::Interface
[inline]
GetHelloInterval
(void) const
OSPF::Interface
[inline]
GetHelloTimer
(void)
OSPF::Interface
[inline]
GetIfIndex
(void) const
OSPF::Interface
[inline]
GetMTU
(void) const
OSPF::Interface
[inline]
GetNeighbor
(unsigned long i)
OSPF::Interface
[inline]
GetNeighbor
(unsigned long i) const
OSPF::Interface
[inline]
GetNeighborByAddress
(IPv4Address address)
OSPF::Interface
GetNeighborByID
(RouterID neighborID)
OSPF::Interface
GetNeighborCount
(void) const
OSPF::Interface
[inline]
GetOutputCost
(void) const
OSPF::Interface
[inline]
GetPollInterval
(void) const
OSPF::Interface
[inline]
GetRetransmissionInterval
(void) const
OSPF::Interface
[inline]
GetRouterDeadInterval
(void) const
OSPF::Interface
[inline]
GetRouterPriority
(void) const
OSPF::Interface
[inline]
GetState
(void) const
OSPF::Interface
GetStateString
(InterfaceStateType stateType)
OSPF::Interface
[static]
GetTransitAreaID
(void) const
OSPF::Interface
[inline]
GetTransmissionDelay
(void) const
OSPF::Interface
[inline]
GetType
(void) const
OSPF::Interface
[inline]
GetWaitTimer
(void)
OSPF::Interface
[inline]
HasAnyNeighborInStates
(int states) const
OSPF::Interface
helloInterval
OSPF::Interface
[private]
HelloTimer
enum value
OSPF::Interface
helloTimer
OSPF::Interface
[private]
ifIndex
OSPF::Interface
[private]
Interface
(OSPFInterfaceType ifType=UnknownType)
OSPF::Interface
interfaceAddressRange
OSPF::Interface
[private]
InterfaceDown
enum value
OSPF::Interface
InterfaceEventType
enum name
OSPF::Interface
interfaceOutputCost
OSPF::Interface
[private]
InterfaceState
class
OSPF::Interface
[friend]
InterfaceStateType
enum name
OSPF::Interface
interfaceTransmissionDelay
OSPF::Interface
[private]
interfaceType
OSPF::Interface
[private]
InterfaceUp
enum value
OSPF::Interface
IsOnAnyRetransmissionList
(LSAKeyType lsaKey) const
OSPF::Interface
LoopbackState
enum value
OSPF::Interface
LoopIndication
enum value
OSPF::Interface
mtu
OSPF::Interface
[private]
NBMA
enum value
OSPF::Interface
NeighborChange
enum value
OSPF::Interface
neighboringRouters
OSPF::Interface
[private]
neighboringRoutersByAddress
OSPF::Interface
[private]
neighboringRoutersByID
OSPF::Interface
[private]
NotDesignatedRouterState
enum value
OSPF::Interface
OSPFInterfaceType
enum name
OSPF::Interface
parentArea
OSPF::Interface
[private]
PointToMultiPoint
enum value
OSPF::Interface
PointToPoint
enum value
OSPF::Interface
PointToPointState
enum value
OSPF::Interface
pollInterval
OSPF::Interface
[private]
previousState
OSPF::Interface
[private]
ProcessEvent
(InterfaceEventType event)
OSPF::Interface
RemoveFromAllRetransmissionLists
(LSAKeyType lsaKey)
OSPF::Interface
Reset
(void)
OSPF::Interface
retransmissionInterval
OSPF::Interface
[private]
routerDeadInterval
OSPF::Interface
[private]
routerPriority
OSPF::Interface
[private]
SendDelayedAcknowledgements
(void)
OSPF::Interface
SendHelloPacket
(IPv4Address destination, short ttl=1)
OSPF::Interface
SendLSAcknowledgement
(OSPFLSAHeader *lsaHeader, IPv4Address destination)
OSPF::Interface
SetAcknowledgementDelay
(short delay)
OSPF::Interface
[inline]
SetAddressRange
(IPv4AddressRange range)
OSPF::Interface
[inline]
SetArea
(Area *area)
OSPF::Interface
[inline]
SetAreaID
(AreaID areaId)
OSPF::Interface
[inline]
SetAuthenticationKey
(AuthenticationKeyType key)
OSPF::Interface
[inline]
SetAuthenticationType
(AuthenticationType type)
OSPF::Interface
[inline]
SetHelloInterval
(short interval)
OSPF::Interface
[inline]
SetIfIndex
(unsigned char index)
OSPF::Interface
SetMTU
(unsigned short ifMTU)
OSPF::Interface
[inline]
SetOutputCost
(Metric cost)
OSPF::Interface
[inline]
SetPollInterval
(short interval)
OSPF::Interface
[inline]
SetRetransmissionInterval
(short interval)
OSPF::Interface
[inline]
SetRouterDeadInterval
(short interval)
OSPF::Interface
[inline]
SetRouterPriority
(unsigned char priority)
OSPF::Interface
[inline]
SetTransitAreaID
(AreaID areaId)
OSPF::Interface
[inline]
SetTransmissionDelay
(short delay)
OSPF::Interface
[inline]
SetType
(OSPFInterfaceType ifType)
OSPF::Interface
[inline]
state
OSPF::Interface
[private]
transitAreaID
OSPF::Interface
[private]
UnknownType
enum value
OSPF::Interface
UnloopIndication
enum value
OSPF::Interface
Virtual
enum value
OSPF::Interface
WaitingState
enum value
OSPF::Interface
WaitTimer
enum value
OSPF::Interface
waitTimer
OSPF::Interface
[private]
~Interface
(void)
OSPF::Interface
[virtual]
Generated on Tue Jun 7 2011 14:22:46 for INET Framework for OMNeT++/OMNEST by
1.7.1