ns3::MacLowDcfListener Class Reference

listen to NAV events More...

#include <mac-low.h>

List of all members.

Public Member Functions

virtual void NavStart (Time duration)=0
virtual void NavReset (Time duration)=0


Detailed Description

listen to NAV events

This class is typically connected to an instance of ns3::Dcf and calls to its methods are forwards to the corresponding ns3::Dcf methods.


Member Function Documentation

virtual void ns3::MacLowDcfListener::NavReset ( Time  duration  )  [pure virtual]

Parameters:
duration duration of NAV timer

virtual void ns3::MacLowDcfListener::NavStart ( Time  duration  )  [pure virtual]

Parameters:
duration duration of NAV timer


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

Generated on Fri Apr 9 15:01:09 2010 for NS-3 by  doxygen 1.5.8