ns3::UdpEchoServerHelper Class Reference

#include <udp-echo-helper.h>

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

List of all members.

Public Member Functions

 UdpEchoServerHelper (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 31 of file udp-echo-helper.h.


Constructor & Destructor Documentation

ns3::UdpEchoServerHelper::UdpEchoServerHelper ( uint16_t  port  ) 

Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

Referenced by UdpEchoServerHelper().


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