ns3::MacLowNavListener Class Reference

listen to NAV events More...

#include <mac-low.h>

Inheritance diagram for ns3::MacLowNavListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MacLowNavListener ()
virtual ~MacLowNavListener ()
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.

Definition at line 103 of file mac-low.h.


Constructor & Destructor Documentation

ns3::MacLowNavListener::MacLowNavListener (  ) 

Definition at line 113 of file mac-low.cc.

ns3::MacLowNavListener::~MacLowNavListener (  )  [virtual]

Definition at line 115 of file mac-low.cc.


Member Function Documentation

virtual void ns3::MacLowNavListener::NavReset ( Time  duration  )  [pure virtual]
Parameters:
duration duration of NAV timer

Implemented in ns3::LowNavListener.

virtual void ns3::MacLowNavListener::NavStart ( Time  duration  )  [pure virtual]
Parameters:
duration duration of NAV timer

Implemented in ns3::LowNavListener.


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:11:06 2009 for NS-3 by  doxygen 1.6.3