#include <olsr-helper.h>
Public Member Functions | |
virtual Ptr< Ipv4RoutingProtocol > | Create (Ptr< Node > node) const |
void | Set (std::string name, const AttributeValue &value) |
This class is expected to be used in conjunction with ns3::InternetStackHelper::SetRoutingHelper
node | the node on which the routing protocol will run |
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. |