TxRecordValue structure. More...
Collaboration diagram for ns3::PyViz::TxRecordValue:Public Attributes | |
| bool | isBroadcast |
| is broadcast? More... | |
| Ptr< Node > | srcNode |
| source node More... | |
| Time | time |
| time More... | |
TxRecordValue structure.
| bool ns3::PyViz::TxRecordValue::isBroadcast |
is broadcast?
Definition at line 243 of file pyviz.h.
Referenced by ns3::PyViz::TraceNetDevTxCommon().
source node
Definition at line 242 of file pyviz.h.
Referenced by ns3::PyViz::TraceNetDevRxCommon().