Public Member Functions | |
bool | operator< (TransmissionSampleKey const &other) const |
bool | operator== (TransmissionSampleKey const &other) const |
Public Attributes | |
Ptr< Channel > | channel |
Ptr< Node > | receiver |
Ptr< Node > | transmitter |
bool ns3::PyViz::TransmissionSampleKey::operator< | ( | PyViz::TransmissionSampleKey const & | other | ) | const |
Definition at line 338 of file pyviz.cc.
References channel, receiver, and transmitter.
bool ns3::PyViz::TransmissionSampleKey::operator== | ( | PyViz::TransmissionSampleKey const & | other | ) | const |
Definition at line 366 of file pyviz.cc.
References channel, receiver, and transmitter.
Definition at line 175 of file pyviz.h.
Referenced by operator<(), and operator==().
Definition at line 174 of file pyviz.h.
Referenced by operator<(), operator==(), and ns3::PyViz::TraceNetDevRxCommon().
Definition at line 173 of file pyviz.h.
Referenced by operator<(), operator==(), and ns3::PyViz::TraceNetDevRxCommon().