Helper class that adds OLSR routing to nodes. More...
#include <olsr-helper.h>


Public Member Functions | |
| virtual Ptr< Ipv4RoutingProtocol > | Create (Ptr< Node > node) const |
| void | Set (std::string name, const AttributeValue &value) |
Helper class that adds OLSR routing to nodes.
This class is expected to be used in conjunction with ns3::InternetStackHelper::SetRoutingHelper
| node | the node on which the routing protocol will run |
This method will be called by ns3::InternetStackHelper::Install
Implements ns3::Ipv4RoutingHelper.
| void ns3::OlsrHelper::Set | ( | std::string | name, | |
| const AttributeValue & | value | |||
| ) |
| name | the name of the attribute to set | |
| value | the value of the attribute to set. |
This method controls the attributes of ns3::olsr::RoutingProtocol
1.7.1