Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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]
 

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


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 18:22:23 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0