Public Member Functions | Static Public Member Functions

ns3::Ipv4LoopbackInterface Class Reference

An IPv4 loopback interface. More...

#include <ipv4-loopback-interface.h>

Inheritance diagram for ns3::Ipv4LoopbackInterface:
Inheritance graph
[legend]
Collaboration diagram for ns3::Ipv4LoopbackInterface:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual Ptr< NetDeviceGetDevice (void) const

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::Ipv4Interface.

Detailed Description

An IPv4 loopback interface.


Member Function Documentation

virtual Ptr<NetDevice> ns3::Ipv4LoopbackInterface::GetDevice ( void   )  const [virtual]
Returns:
the underlying NetDevice. This method can return zero if this interface has no associated NetDevice.

Implements ns3::Ipv4Interface.

static TypeId ns3::Ipv4LoopbackInterface::GetTypeId ( void   )  [static]

This method returns the TypeId associated to ns3::Ipv4Interface.

This object is accessible through the following paths with Config::Set and Config::Connect:

  • /NodeList/[i]/$ns3Ipv4L3Protocol/InterfaceList/[i]

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from ns3::Ipv4Interface.


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