Public Member Functions | |
Link () | |
Public Attributes | |
Ptr< PointToPointNetDevice > | m_dst |
Ptr< PointToPointNetDevice > | m_src |
WireState | m_state |
Definition at line 155 of file point-to-point-channel.h.
|
inline |
Definition at line 158 of file point-to-point-channel.h.
Ptr<PointToPointNetDevice> ns3::PointToPointChannel::Link::m_dst |
Definition at line 161 of file point-to-point-channel.h.
Referenced by ns3::PointToPointChannel::Attach(), ns3::PointToPointChannel::GetDestination(), and ns3::PointToPointChannel::TransmitStart().
Ptr<PointToPointNetDevice> ns3::PointToPointChannel::Link::m_src |
Definition at line 160 of file point-to-point-channel.h.
Referenced by ns3::PointToPointChannel::Attach(), ns3::PointToPointChannel::GetPointToPointDevice(), ns3::PointToPointChannel::GetSource(), and ns3::PointToPointChannel::TransmitStart().
WireState ns3::PointToPointChannel::Link::m_state |
Definition at line 159 of file point-to-point-channel.h.
Referenced by ns3::PointToPointChannel::Attach().