synfig-core
1.0.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
tool
joblistprocessor.h
Go to the documentation of this file.
1
/* === S Y N F I G ========================================================= */
23
/* ========================================================================= */
24
25
#ifndef __SYNFIG_JOBLISTPROCESSOR_H
26
#define __SYNFIG_JOBLISTPROCESSOR_H
27
28
#include <list>
29
#include <
synfig/targetparam.h
>
30
#include "
job.h
"
31
33
void
process_job_list
(std::list<Job>& job_list,
34
const
synfig::TargetParam
& target_parameters);
35
38
bool
setup_job
(
Job
& job,
const
synfig::TargetParam
& target_parameters);
39
41
void
process_job
(
Job
& job);
42
43
#endif // __SYNFIG_JOBLISTPROCESSOR_H
Generated on Mon Nov 16 2015 15:33:41 for synfig-core by
1.8.1.2