ns3::WifiMacHelper Class Reference

create MAC objects More...

#include <wifi-helper.h>

Inheritance diagram for ns3::WifiMacHelper:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Ptr< WifiMacCreate (void) const =0


Detailed Description

create MAC objects

This base class must be implemented by new MAC implementation which wish to integrate with the ns3::WifiHelper class.


Member Function Documentation

virtual Ptr<WifiMac> ns3::WifiMacHelper::Create ( void   )  const [pure virtual]

Returns:
a new MAC object.
Subclasses must implement this method to allow the ns3::WifiHelper class to create MAC objects from ns3::WifiHelper::Install.

Implemented in ns3::NqosWifiMacHelper, and ns3::QosWifiMacHelper.


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

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