The TxRecordValue structure. More...
Public Attributes | |
| bool | isBroadcast |
| Broadcast flag. | |
| Ptr< Node > | srcNode |
| The source node of the transmission. | |
| Time | time |
| The transmission time. | |
The TxRecordValue structure.
| bool ns3::visualizer::PyViz::TxRecordValue::isBroadcast |
Broadcast flag.
Definition at line 480 of file pyviz.h.
Referenced by ns3::visualizer::PyViz::TraceNetDevTxCommon().
The source node of the transmission.
Definition at line 479 of file pyviz.h.
Referenced by ns3::visualizer::PyViz::TraceNetDevRxCommon().
| Time ns3::visualizer::PyViz::TxRecordValue::time |