ns-3
ns3::DsrMainHelper Class Reference

Helper class that adds DSR routing to nodes. More...

#include <dsr-main-helper.h>

List of all members.

Public Member Functions

 DsrMainHelper ()
 DsrMainHelper (const DsrMainHelper &)
 Construct an DsrMainHelper from another previously initialized instance (Copy Constructor).
void Install (DsrHelper &dsrHelper, NodeContainer nodes)
void SetDsrHelper (DsrHelper &dsrHelper)
void SetRouteCache (Ptr< dsr::RouteCache > routeCache)
void SetRreqTable (Ptr< dsr::RreqTable > rreqTable)

Detailed Description

Helper class that adds DSR routing to nodes.


Constructor & Destructor Documentation

ns3::DsrMainHelper::DsrMainHelper ( )

Create an DsrMainHelper that makes life easier for people who want to install DSR routing to nodes.

References NS_LOG_FUNCTION.


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