ns3::StaticMulticastRouteHelper Class Reference

#include <static-multicast-route-helper.h>

List of all members.

Public Member Functions

 StaticMulticastRouteHelper ()
void AddMulticastRoute (Ptr< Node >, Ipv4Address source, Ipv4Address group, Ptr< NetDevice > input, NetDeviceContainer output)
void SetDefaultMulticastRoute (Ptr< Node > n, Ptr< NetDevice > nd)
void JoinMulticastGroup (Ptr< Node > n, Ipv4Address source, Ipv4Address group)

Detailed Description

Definition at line 32 of file static-multicast-route-helper.h.


Constructor & Destructor Documentation

ns3::StaticMulticastRouteHelper::StaticMulticastRouteHelper (  ) 

Definition at line 29 of file static-multicast-route-helper.cc.


Member Function Documentation

void ns3::StaticMulticastRouteHelper::AddMulticastRoute ( Ptr< Node n,
Ipv4Address  source,
Ipv4Address  group,
Ptr< NetDevice input,
NetDeviceContainer  output 
)
void ns3::StaticMulticastRouteHelper::JoinMulticastGroup ( Ptr< Node n,
Ipv4Address  source,
Ipv4Address  group 
)

Definition at line 66 of file static-multicast-route-helper.cc.

void ns3::StaticMulticastRouteHelper::SetDefaultMulticastRoute ( Ptr< Node n,
Ptr< NetDevice nd 
)

Definition at line 56 of file static-multicast-route-helper.cc.


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:11:33 2009 for NS-3 by  doxygen 1.6.3