Public Member Functions

ns3::MeshStack Class Reference
[Mesh]

Prototype for class, which helps to install MAC-layer routing stack to ns3::MeshPointDevice. More...

#include <mesh-stack-installer.h>

Inheritance diagram for ns3::MeshStack:
Inheritance graph
[legend]
Collaboration diagram for ns3::MeshStack:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

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


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