#include <QtThreadSched.h>
Public Member Functions | |
| QtThreadSched (const ResourcePlates &resourcePlates, const TaskPlates &taskPlates, int pargc, const char *pargv[], unsigned long int cycles, Time minCycleDuration) | |
| Constructor. | |
| bool | getStatus (SchedStatus &status) |
| Gets the scheduling status. | |
| bool | getResourcePointers (ResourcePointers &rp) |
| Gets the resource pointer list. | |
Protected Member Functions | |
| void | run () |
| QtThreadSched::QtThreadSched | ( | const ResourcePlates & | resourcePlates, | |
| const TaskPlates & | taskPlates, | |||
| int | pargc, | |||
| const char * | pargv[], | |||
| unsigned long int | cycles, | |||
| Time | minCycleDuration | |||
| ) |
| void QtThreadSched::run | ( | void | ) | [protected] |
| bool QtThreadSched::getStatus | ( | SchedStatus & | status | ) |
| bool QtThreadSched::getResourcePointers | ( | ResourcePointers & | rp | ) |
1.5.6