A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IpAddressHelper Class Reference

Helper to print a node's IP addresses. More...

Public Member Functions

void PrintIpAddresses (Ptr< Node > &n)
 Print the node's IP addresses. More...
 

Detailed Description

Helper to print a node's IP addresses.

Definition at line 55 of file radvd-two-prefix.cc.

Member Function Documentation

void IpAddressHelper::PrintIpAddresses ( Ptr< Node > &  n)
inline

Print the node's IP addresses.

Parameters
nthe node

Definition at line 62 of file radvd-two-prefix.cc.

References ns3::Ipv6::GetAddress(), ns3::Ipv6::GetNAddresses(), ns3::Ipv6::GetNInterfaces(), ns3::Object::GetObject(), ns3::Time::GetSeconds(), and ns3::Simulator::Now().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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