MythTV  master
JobQueue Member List

This is the complete list of members for JobQueue, including all inherited members.

AddJobsToMask(int jobs, int &mask)JobQueueinlinestatic
AllowedToRun(const JobQueueEntry &job)JobQueueprivate
ChangeJobArgs(int jobID, const QString &args="")JobQueuestatic
ChangeJobCmds(int jobID, int newCmds)JobQueuestatic
ChangeJobCmds(int jobType, uint chanid, const QDateTime &recstartts, int newCmds)JobQueuestatic
ChangeJobComment(int jobID, const QString &comment="")JobQueuestatic
ChangeJobFlags(int jobID, int newFlags)JobQueuestatic
ChangeJobHost(int jobID, const QString &newHostname)JobQueuestatic
ChangeJobStatus(int jobID, int newStatus, const QString &comment="")JobQueuestatic
CleanupOldJobsInQueue()JobQueuestatic
ClearJobMask(int &mask)JobQueueinlinestatic
customEvent(QEvent *e) overrideJobQueue
DeleteAllJobs(uint chanid, const QDateTime &recstartts)JobQueuestatic
DeleteJob(int jobID)JobQueuestatic
DoFlagCommercialsThread(int jobID)JobQueueprivate
DoMetadataLookupThread(int jobID)JobQueueprivate
DoTranscodeThread(int jobID)JobQueueprivate
DoUserJobThread(int jobID)JobQueueprivate
FlagCommercialsThread(void *param)JobQueueprivatestatic
GetJobArgs(int jobID)JobQueuestatic
GetJobCmd(int jobID)JobQueuestatic
GetJobCommand(int id, int jobType, ProgramInfo *tmpInfo)JobQueueprivatestatic
GetJobDescription(int jobType)JobQueueprivatestatic
GetJobFlags(int jobID)JobQueuestatic
GetJobID(int jobType, uint chanid, const QDateTime &recstartts)JobQueuestatic
GetJobInfoFromID(int jobID, int &jobType, uint &chanid, QDateTime &recstartts)JobQueuestatic
GetJobInfoFromID(int jobID, int &jobType, uint &chanid, QString &recstartts)JobQueuestatic
GetJobsInQueue(QMap< int, JobQueueEntry > &jobs, int findJobs=JOB_LIST_NOT_DONE)JobQueuestatic
GetJobStatus(int jobID)JobQueuestatic
GetJobStatus(int jobType, uint chanid, const QDateTime &recstartts)JobQueuestatic
GetJobTypeFromName(const QString &name)JobQueuestatic
GetRunningJobID(uint chanid, const QDateTime &recstartts)JobQueue
HasRunningOrPendingJobs(std::chrono::minutes startingWithinMins=0min)JobQueuestatic
InJobRunWindow(QDateTime jobstarttsRaw)JobQueuestatic
InJobRunWindow(std::chrono::minutes orStartsWithinMins=0min)JobQueueprivatestatic
IsJobQueued(int jobType, uint chanid, const QDateTime &recstartts)JobQueuestatic
IsJobQueuedOrRunning(int jobType, uint chanid, const QDateTime &recstartts)JobQueuestatic
IsJobRunning(int jobType, uint chanid, const QDateTime &recstartts)JobQueuestatic
IsJobRunning(int jobType, const ProgramInfo &pginfo)JobQueuestatic
IsJobStatusQueued(int status)JobQueuestatic
IsJobStatusRunning(int status)JobQueuestatic
JobIsInMask(int job, int mask)JobQueueinlinestatic
JobIsNotInMask(int job, int mask)JobQueueinlinestatic
JobQueue(bool master)JobQueueexplicit
JobText(int jobType)JobQueuestatic
m_hostnameJobQueueprivate
m_isMasterJobQueueprivate
m_jobQueueCPUJobQueueprivate
m_jobsRunningJobQueueprivate
m_pginfoJobQueueprivate
m_processQueueJobQueueprivate
m_queueThreadJobQueueprivate
m_queueThreadCondJobQueueprivate
m_queueThreadCondLockJobQueueprivate
m_runningJobsJobQueueprivate
m_runningJobsLockJobQueueprivate
MetadataLookupThread(void *param)JobQueueprivatestatic
PauseJob(int jobID)JobQueuestatic
PrettyPrint(off_t bytes)JobQueueprivatestatic
ProcessJob(const JobQueueEntry &job)JobQueueprivate
ProcessQueue(void)JobQueueprivate
QueueJob(int jobType, uint chanid, const QDateTime &recstartts, const QString &args="", const QString &comment="", QString host="", int flags=0, int status=JOB_QUEUED, QDateTime schedruntime=QDateTime())JobQueuestatic
QueueJobs(int jobTypes, uint chanid, const QDateTime &recstartts, const QString &args="", const QString &comment="", const QString &host="")JobQueuestatic
QueueProcessorThread classJobQueuefriend
QueueRecordingJobs(const RecordingInfo &recinfo, int jobTypes=JOB_NONE)JobQueuestatic
RecoverOldJobsInQueue()JobQueueinlinestatic
RecoverQueue(bool justOld=false)JobQueuestatic
RemoveJobsFromMask(int jobs, int &mask)JobQueueinlinestatic
RemoveRunningJob(int id)JobQueueprivate
RestartJob(int jobID)JobQueuestatic
ResumeJob(int jobID)JobQueuestatic
run(void) overrideJobQueueprivate
SafeDeleteJob(int jobID, int jobType, int chanid, const QDateTime &recstartts)JobQueuestatic
StartChildJob(void *(*ChildThreadRoutine)(void *), int jobID)JobQueueprivate
StatusText(int status)JobQueuestatic
StopJob(int jobID)JobQueuestatic
TranscodeThread(void *param)JobQueueprivatestatic
UserJobThread(void *param)JobQueueprivatestatic
UserJobTypeToIndex(int JobType)JobQueuestatic
~JobQueue(void) overrideJobQueue