#include <utility>
#include "../model/jobs/SJob.h"
Include dependency graph for compare.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | diffcmp (const pair< SJob *, int * > &a, const pair< SJob *, int * > &b) |
int | prLEPTcmp (SJob *const &a, SJob *const &b) |
|
compare-function for sorting a certain list (PDM/LDM) |
|
|