|
MythTV master
|
#include <iostream>#include "libmythbase/exitcodes.h"#include "libmythbase/mythlogging.h"#include "libmythtv/jobqueue.h"#include "jobutils.h"Go to the source code of this file.
Functions | |
| static int | QueueJob (const MythUtilCommandLineParser &cmdline) |
| void | registerJobUtils (UtilMap &utilMap) |
|
static |
Definition at line 12 of file jobutils.cpp.
Referenced by registerJobUtils().
| void registerJobUtils | ( | UtilMap & | utilMap | ) |
Definition at line 83 of file jobutils.cpp.
Referenced by main().