qpdf/include/qpdf/auto_job_c_pages.hh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
356 B
C++
Raw Normal View History

2022-01-26 00:01:10 +00:00
//
// 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 PagesConfig* file(std::string const& parameter);
QPDF_DLL PagesConfig* range(std::string const& parameter);
QPDF_DLL PagesConfig* password(std::string const& parameter);