ns3::UdpEchoClientHelper Class Reference

#include <udp-echo-helper.h>

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

List of all members.

Public Member Functions

 UdpEchoClientHelper (Ipv4Address ip, uint16_t port)
void SetAttribute (std::string name, const AttributeValue &value)
ApplicationContainer Install (Ptr< Node > node) const
ApplicationContainer Install (NodeContainer c) const

Private Member Functions

Ptr< ApplicationInstallPriv (Ptr< Node > node) const

Private Attributes

ObjectFactory m_factory

Detailed Description

Definition at line 47 of file udp-echo-helper.h.


Constructor & Destructor Documentation

ns3::UdpEchoClientHelper::UdpEchoClientHelper ( Ipv4Address  ip,
uint16_t  port 
)

Definition at line 64 of file udp-echo-helper.cc.


Member Function Documentation

ApplicationContainer ns3::UdpEchoClientHelper::Install ( NodeContainer  c  )  const

Definition at line 86 of file udp-echo-helper.cc.

ApplicationContainer ns3::UdpEchoClientHelper::Install ( Ptr< Node node  )  const

Definition at line 80 of file udp-echo-helper.cc.

Ptr< Application > ns3::UdpEchoClientHelper::InstallPriv ( Ptr< Node node  )  const [private]

Definition at line 98 of file udp-echo-helper.cc.

void ns3::UdpEchoClientHelper::SetAttribute ( std::string  name,
const AttributeValue value 
)

Definition at line 72 of file udp-echo-helper.cc.


Member Data Documentation

Definition at line 59 of file udp-echo-helper.h.


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