MACRelayUnitBase::MAC_compare Struct Reference

#include <MACRelayUnitBase.h>

List of all members.

Public Member Functions

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


Member Function Documentation

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

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


The documentation for this struct was generated from the following file:
Generated on Wed Apr 4 13:20:22 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7