ns-3
ns3::DsrHelper Class Reference

List of all members.

Public Member Functions

 DsrHelper ()
 DsrHelper (const DsrHelper &)
 Construct an DsrHelper from another previously initialized instance (Copy Constructor).
DsrHelperCopy (void) const
Ptr< ns3::dsr::DsrRoutingCreate (Ptr< Node > node) const
void Set (std::string name, const AttributeValue &value)

Constructor & Destructor Documentation

ns3::DsrHelper::DsrHelper ( )

Create an DsrHelper that makes life easier for people who want to install Dsr routing to nodes.

References NS_LOG_FUNCTION, and ns3::ObjectFactory::SetTypeId().


Member Function Documentation

Ptr< ns3::dsr::DsrRouting > ns3::DsrHelper::Create ( Ptr< Node node) const
Parameters:
nodethe node on which the routing protocol will run
Returns:
a newly-created L4 protocol

References ns3::Object::AggregateObject(), ns3::ObjectFactory::Create(), ns3::Object::GetObject(), ns3::MakeCallback(), NS_LOG_FUNCTION, ns3::TcpL4Protocol::SetDownTarget(), and ns3::dsr::DsrRouting::SetDownTarget().


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