Public Member Functions

ns3::OlsrHelper Class Reference

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

#include <olsr-helper.h>

Collaboration diagram for ns3::OlsrHelper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetAgent (std::string tid, std::string n0="", const AttributeValue &v0=EmptyAttributeValue(), std::string n1="", const AttributeValue &v1=EmptyAttributeValue(), std::string n2="", const AttributeValue &v2=EmptyAttributeValue(), std::string n3="", const AttributeValue &v3=EmptyAttributeValue(), std::string n4="", const AttributeValue &v4=EmptyAttributeValue(), std::string n5="", const AttributeValue &v5=EmptyAttributeValue(), std::string n6="", const AttributeValue &v6=EmptyAttributeValue(), std::string n7="", const AttributeValue &v7=EmptyAttributeValue())
 Set default OLSR routing agent attributes.
void Install (NodeContainer container)
 Enable OLSR routing for a set of nodes.
void Install (Ptr< Node > node)
 Enable OLSR routing for a single node.
void InstallAll (void)
 Enable OLSR routing for all nodes.

Detailed Description

Helper class that adds OLSR routing to nodes.


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