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