|
INET Framework for OMNeT++/OMNEST
|
#include <Aodv.h>
Public Member Functions | |
| RreqIdentifier (const L3Address &originatorAddr, unsigned int rreqID) | |
| bool | operator== (const RreqIdentifier &other) const |
Public Attributes | |
| L3Address | originatorAddr |
| unsigned int | rreqID |
|
inline |
|
inline |
| L3Address inet::aodv::Aodv::RreqIdentifier::originatorAddr |
Referenced by inet::aodv::Aodv::RreqIdentifierCompare::operator()(), and operator==().
| unsigned int inet::aodv::Aodv::RreqIdentifier::rreqID |
Referenced by inet::aodv::Aodv::RreqIdentifierCompare::operator()(), and operator==().