Public Member Functions

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.


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