![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/strategy/staticpriority/ProportionalFair.hpp>


Public Member Functions | |
| bool | operator() (const wns::scheduler::strategy::staticpriority::ProportionalFair::UserPreference &lhs, const wns::scheduler::strategy::staticpriority::ProportionalFair::UserPreference &rhs) const |
| these pointers are used for sorting users preferences: in case they got the same preference value the first UserID is taken | |
Definition at line 99 of file ProportionalFair.hpp.
| bool std::std::less< wns::scheduler::strategy::staticpriority::ProportionalFair::UserPreference >::operator() | ( | const wns::scheduler::strategy::staticpriority::ProportionalFair::UserPreference & | lhs, | |
| const wns::scheduler::strategy::staticpriority::ProportionalFair::UserPreference & | rhs | |||
| ) | const [inline] |
Definition at line 105 of file ProportionalFair.hpp.
1.5.5