#include "task_priority_comparator_interface.h"Go to the source code of this file.
Classes | |
| class | EDFPriorityComparator |
| class | EDF_WithPriorityArbiterPriorityComparator |
| class | FIFOPriorityComparator |
UNS - CNRS Copyright 2012 All Rights Reserved.
These computer program listings and specifications, herein, are the property of Université de Nice Sophia-Antipolis (UNS) and Centre National de la Recherche Scientifique (CNRS), and shall not be reproduced or copied or used in whole or in part as the basis for manufacture or sale of items without written permission. For a license agreement, please contact: contact@sattse.com
Class used as a comparator for deadlines inside a manager interface. The class is implicitly used for the priority queue in order to sort tasks.
1.8.7