Sent echo request data.
More...
|
bool | acked {false} |
| True if packet has been acknowledged.
|
|
Time | txTime |
| Tx time.
|
|
Sent echo request data.
Definition at line 234 of file ping.h.
◆ EchoRequestData()
ns3::Ping::EchoRequestData::EchoRequestData |
( |
Time | txTimePar, |
|
|
bool | ackedPar ) |
|
inline |
Constructor.
- Parameters
-
txTimePar | Echo request Tx time. |
ackedPar | True if the Echo request has been acknowledged at least once. |
Definition at line 242 of file ping.h.
◆ acked
bool ns3::Ping::EchoRequestData::acked {false} |
True if packet has been acknowledged.
Definition at line 249 of file ping.h.
◆ txTime
Time ns3::Ping::EchoRequestData::txTime |
Tx time.
Definition at line 248 of file ping.h.
The documentation for this class was generated from the following file:
- src/internet-apps/model/ping.h