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
 
InterfaceEntryifEntry
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Data Documentation

simtime_t inet::xMIPv6::TimerIfEntry::ackTimeout
simtime_t inet::xMIPv6::TimerIfEntry::nextScheduledTime
cMessage* inet::xMIPv6::TimerIfEntry::timer

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