Prototype for class, which helps to install MAC-layer routing stack to ns3::MeshPointDevice. More...
#include <mesh-stack-installer.h>


Public Member Functions | |
| virtual bool | InstallStack (Ptr< MeshPointDevice > mp)=0 |
| Installs mesh stack. needed by helper only. | |
| virtual void | Report (const Ptr< MeshPointDevice > mp, std::ostream &)=0 |
| Report statistics of a given mesh point. | |
| virtual void | ResetStats (const Ptr< MeshPointDevice > mp)=0 |
| Reset statistics of a given mesh point. | |
Prototype for class, which helps to install MAC-layer routing stack to ns3::MeshPointDevice.
You need to create a MeshPointDevice and attach all interfaces to it, than call Install method
1.6.1