ns3::V4PingHelper Class Reference

#include <v4ping-helper.h>

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

List of all members.

Public Member Functions

 V4PingHelper (Ipv4Address remote)
void SetAttribute (std::string name, const AttributeValue &value)
ApplicationContainer Install (NodeContainer nodes) const
ApplicationContainer Install (Ptr< Node > node) const

Private Member Functions

Ptr< ApplicationInstallPriv (Ptr< Node > node) const

Private Attributes

ObjectFactory m_factory

Detailed Description

Definition at line 10 of file v4ping-helper.h.


Constructor & Destructor Documentation

ns3::V4PingHelper::V4PingHelper ( Ipv4Address  remote  ) 

Member Function Documentation

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

Definition at line 17 of file v4ping-helper.cc.

References InstallPriv().

ApplicationContainer ns3::V4PingHelper::Install ( NodeContainer  nodes  )  const
Ptr< Application > ns3::V4PingHelper::InstallPriv ( Ptr< Node node  )  const [private]

Definition at line 35 of file v4ping-helper.cc.

References ns3::ObjectFactory::Create(), and m_factory.

Referenced by Install().

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

Definition at line 11 of file v4ping-helper.cc.

References m_factory, and ns3::ObjectFactory::Set().


Member Data Documentation

Definition at line 22 of file v4ping-helper.h.

Referenced by InstallPriv(), SetAttribute(), and V4PingHelper().


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