aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/auto_job_c_att.hh
blob: ea854199158de2b6ebf6e75d68da56e7ee8cfc03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
// This file is automatically generated by generate_auto_job.
// Edits will be automatically overwritten if the build is
// run in maintainer mode.
//
// clang-format off
//
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);