Ieee80211MgmtAP::MAC_compare Struct Reference

#include <Ieee80211MgmtAP.h>

List of all members.

Public Member Functions

bool operator() (const MACAddress &u1, const MACAddress &u2) const


Member Function Documentation

bool Ieee80211MgmtAP::MAC_compare::operator() ( const MACAddress u1,
const MACAddress u2 
) const [inline]

00049 {return u1.compareTo(u2) < 0;}


The documentation for this struct was generated from the following file:

Generated on Fri Mar 20 18:51:19 2009 for INET Framework for OMNeT++/OMNEST by  doxygen 1.5.5