BandwidthComparator is a custom functor meant as comparison function for std::map. More...
#include "satellite-frame-allocator.h"
Public Member Functions | |
bool | operator() (const Ptr< SatFrameAllocator > &a, const Ptr< SatFrameAllocator > &b) const |
BandwidthComparator is a custom functor meant as comparison function for std::map.
Definition at line 162 of file satellite-frame-allocator.h.
bool ns3::SatFrameAllocator::BandwidthComparator::operator() | ( | const Ptr< SatFrameAllocator > & | a, |
const Ptr< SatFrameAllocator > & | b | ||
) | const |
Definition at line 189 of file satellite-frame-allocator.cc.