MythTV  master
Functions
jobutils.cpp File Reference
#include <iostream>
#include "libmythbase/exitcodes.h"
#include "libmythbase/mythlogging.h"
#include "libmythtv/jobqueue.h"
#include "jobutils.h"
Include dependency graph for jobutils.cpp:

Go to the source code of this file.

Functions

static int QueueJob (const MythUtilCommandLineParser &cmdline)
 
void registerJobUtils (UtilMap &utilMap)
 

Function Documentation

◆ QueueJob()

static int QueueJob ( const MythUtilCommandLineParser cmdline)
static

Definition at line 12 of file jobutils.cpp.

Referenced by registerJobUtils().

◆ registerJobUtils()

void registerJobUtils ( UtilMap utilMap)

Definition at line 71 of file jobutils.cpp.

Referenced by main().