Public Member Functions

ns3::Ipv4InterfaceContainer Class Reference

keep track of a set of ipv4 interfaces. More...

#include <ipv4-interface-container.h>

List of all members.

Public Member Functions

 Ipv4InterfaceContainer ()
void Add (Ipv4InterfaceContainer other)
uint32_t GetN (void) const

Detailed Description

keep track of a set of ipv4 interfaces.


Constructor & Destructor Documentation

ns3::Ipv4InterfaceContainer::Ipv4InterfaceContainer (  ) 

Create an empty Ipv4InterfaceContainer.


Member Function Documentation

void ns3::Ipv4InterfaceContainer::Add ( Ipv4InterfaceContainer  other  ) 

Concatenate the entries in the other container with ours.

uint32_t ns3::Ipv4InterfaceContainer::GetN ( void   )  const
Returns:
the number of interfaces stored in this Ipv4InterfaceContainer.

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