![]() |
Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <JobManager.h>
Public Member Functions | |
| int | addJob (tcJob *apJob) |
| int | removeJob (tcJob *apJob) |
| void | abort () |
Static Public Member Functions | |
| static tcJobManager * | getInstance () |
| get the instance of the Job manager More... | |
| static void | destroy () |
| end the singleton... ONLY on the way out!!! More... | |
| void tcJobManager::abort | ( | ) |
| int tcJobManager::addJob | ( | tcJob * | apJob | ) |
|
static |
end the singleton... ONLY on the way out!!!
destroy the singleton instance
|
static |
get the instance of the Job manager
| int tcJobManager::removeJob | ( | tcJob * | apJob | ) |