aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/auto_job_c_att.hh
blob: b94774f57169751f3d89ae7d2dfd39a4c57bdccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
//
// This file is automatically generated by generate_auto_job.
// Edits will be automatically overwritten if the build is
// run in maintainer mode.
//
QPDF_DLL AttConfig* replace();
QPDF_DLL AttConfig* key(std::string const& parameter);
QPDF_DLL AttConfig* filename(std::string const& parameter);
QPDF_DLL AttConfig* creationdate(std::string const& parameter);
QPDF_DLL AttConfig* moddate(std::string const& parameter);
QPDF_DLL AttConfig* mimetype(std::string const& parameter);
QPDF_DLL AttConfig* description(std::string const& parameter);