Loading...
Searching...
No Matches
ns3::SatFrameAllocator::BandwidthComparator Struct Reference

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

Detailed Description

BandwidthComparator is a custom functor meant as comparison function for std::map.

Definition at line 162 of file satellite-frame-allocator.h.

Member Function Documentation

◆ operator()()

bool ns3::SatFrameAllocator::BandwidthComparator::operator() ( const Ptr< SatFrameAllocator > & a,
const Ptr< SatFrameAllocator > & b ) const

Definition at line 190 of file satellite-frame-allocator.cc.


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