#include <wifi-helper.h>
Public Member Functions | |
virtual Ptr< WifiMac > | Create (void) const =0 |
This base class must be implemented by new MAC implementation which wish to integrate with the ns3::WifiHelper class.
Implemented in ns3::NqosWifiMacHelper, and ns3::QosWifiMacHelper.