INET Framework for OMNeT++/OMNEST
inet::xMIPv6::TimerIfEntry Class Reference

The base class for all other timers that are used for retransmissions. More...

#include <xMIPv6.h>

Inheritance diagram for inet::xMIPv6::TimerIfEntry:
inet::xMIPv6::BcExpiryIfEntry inet::xMIPv6::BrTransmitIfEntry inet::xMIPv6::BulExpiryIfEntry inet::xMIPv6::BuTransmitIfEntry inet::xMIPv6::TestInitTransmitIfEntry inet::xMIPv6::TokenExpiryIfEntry

Public Member Functions

virtual ~TimerIfEntry ()
 

Public Attributes

cMessage * timer
 
Ipv6Address dest
 
simtime_t ackTimeout
 
simtime_t nextScheduledTime
 
NetworkInterfaceifEntry
 

Detailed Description

The base class for all other timers that are used for retransmissions.

Constructor & Destructor Documentation

◆ ~TimerIfEntry()

virtual inet::xMIPv6::TimerIfEntry::~TimerIfEntry ( )
inlinevirtual
86 {} // to make it a polymorphic base class

Member Data Documentation

◆ ackTimeout

◆ dest

◆ ifEntry

◆ nextScheduledTime

simtime_t inet::xMIPv6::TimerIfEntry::nextScheduledTime

◆ timer


The documentation for this class was generated from the following file: