ns3::PointToPointIslChannel::Link Class Reference

Wire model for the PointToPointIslChannel. More...

Public Member Functions

 Link ()
 Create the link, it will be in INITIALIZING state. More...
 

Public Attributes

Ptr< PointToPointIslNetDevicem_dst
 Second NetDevice. More...
 
Ptr< PointToPointIslNetDevicem_src
 First NetDevice. More...
 
WireState m_state
 State of the link. More...
 

Detailed Description

Wire model for the PointToPointIslChannel.

Definition at line 180 of file satellite-point-to-point-isl-channel.h.

Constructor & Destructor Documentation

◆ Link()

ns3::PointToPointIslChannel::Link::Link ( )
inline

Create the link, it will be in INITIALIZING state.

Definition at line 186 of file satellite-point-to-point-isl-channel.h.

Member Data Documentation

◆ m_dst

◆ m_src

◆ m_state

WireState ns3::PointToPointIslChannel::Link::m_state

State of the link.

Definition at line 193 of file satellite-point-to-point-isl-channel.h.

Referenced by ns3::PointToPointIslChannel::Attach().


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