|
INET Framework for OMNeT++/OMNEST
|
#include <Ieee80211MgmtAP.h>
Public Member Functions | |
| bool | operator() (const MACAddress &u1, const MACAddress &u2) const |
Definition at line 48 of file Ieee80211MgmtAP.h.
| bool Ieee80211MgmtAP::MAC_compare::operator() | ( | const MACAddress & | u1, |
| const MACAddress & | u2 | ||
| ) | const [inline] |
Definition at line 49 of file Ieee80211MgmtAP.h.
{return u1.compareTo(u2) < 0;}