SST
13.1.0
Structural Simulation Toolkit
|
Class to use as the greater than operator for STL functions or sorting algorithms (used if you want to sort opposite the natural soring order). More...
#include <activity.h>
Public Member Functions | |
bool | operator() (const Activity *lhs, const Activity *rhs) const |
Class to use as the greater than operator for STL functions or sorting algorithms (used if you want to sort opposite the natural soring order).
If a template parameter is set to true, then that variable will be included in the comparison. The parameters are: T - delivery time, P - priority and order tag, Q - queue order.