aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/auto_job_c_main.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/auto_job_c_main.hh')
-rw-r--r--include/qpdf/auto_job_c_main.hh146
1 files changed, 73 insertions, 73 deletions
diff --git a/include/qpdf/auto_job_c_main.hh b/include/qpdf/auto_job_c_main.hh
index 3e6bdf69..3ebc8c7e 100644
--- a/include/qpdf/auto_job_c_main.hh
+++ b/include/qpdf/auto_job_c_main.hh
@@ -3,76 +3,76 @@
// Edits will be automatically overwritten if the build is
// run in maintainer mode.
//
-QPDF_DLL Config& allowWeakCrypto();
-QPDF_DLL Config& check();
-QPDF_DLL Config& checkLinearization();
-QPDF_DLL Config& coalesceContents();
-QPDF_DLL Config& decrypt();
-QPDF_DLL Config& deterministicId();
-QPDF_DLL Config& externalizeInlineImages();
-QPDF_DLL Config& filteredStreamData();
-QPDF_DLL Config& flattenRotation();
-QPDF_DLL Config& generateAppearances();
-QPDF_DLL Config& ignoreXrefStreams();
-QPDF_DLL Config& isEncrypted();
-QPDF_DLL Config& json();
-QPDF_DLL Config& keepInlineImages();
-QPDF_DLL Config& linearize();
-QPDF_DLL Config& listAttachments();
-QPDF_DLL Config& newlineBeforeEndstream();
-QPDF_DLL Config& noOriginalObjectIds();
-QPDF_DLL Config& noWarn();
-QPDF_DLL Config& optimizeImages();
-QPDF_DLL Config& passwordIsHexKey();
-QPDF_DLL Config& preserveUnreferenced();
-QPDF_DLL Config& preserveUnreferencedResources();
-QPDF_DLL Config& progress();
-QPDF_DLL Config& qdf();
-QPDF_DLL Config& rawStreamData();
-QPDF_DLL Config& recompressFlate();
-QPDF_DLL Config& removePageLabels();
-QPDF_DLL Config& requiresPassword();
-QPDF_DLL Config& showEncryption();
-QPDF_DLL Config& showEncryptionKey();
-QPDF_DLL Config& showLinearization();
-QPDF_DLL Config& showNpages();
-QPDF_DLL Config& showPages();
-QPDF_DLL Config& showXref();
-QPDF_DLL Config& staticAesIv();
-QPDF_DLL Config& staticId();
-QPDF_DLL Config& suppressPasswordRecovery();
-QPDF_DLL Config& suppressRecovery();
-QPDF_DLL Config& verbose();
-QPDF_DLL Config& warningExit0();
-QPDF_DLL Config& withImages();
-QPDF_DLL Config& collate(char const* parameter);
-QPDF_DLL Config& splitPages(char const* parameter);
-QPDF_DLL Config& compressionLevel(char const* parameter);
-QPDF_DLL Config& copyEncryption(char const* parameter);
-QPDF_DLL Config& encryptionFilePassword(char const* parameter);
-QPDF_DLL Config& forceVersion(char const* parameter);
-QPDF_DLL Config& iiMinBytes(char const* parameter);
-QPDF_DLL Config& jobJsonFile(char const* parameter);
-QPDF_DLL Config& jsonObject(char const* parameter);
-QPDF_DLL Config& keepFilesOpenThreshold(char const* parameter);
-QPDF_DLL Config& linearizePass1(char const* parameter);
-QPDF_DLL Config& minVersion(char const* parameter);
-QPDF_DLL Config& oiMinArea(char const* parameter);
-QPDF_DLL Config& oiMinHeight(char const* parameter);
-QPDF_DLL Config& oiMinWidth(char const* parameter);
-QPDF_DLL Config& password(char const* parameter);
-QPDF_DLL Config& passwordFile(char const* parameter);
-QPDF_DLL Config& removeAttachment(char const* parameter);
-QPDF_DLL Config& rotate(char const* parameter);
-QPDF_DLL Config& showAttachment(char const* parameter);
-QPDF_DLL Config& showObject(char const* parameter);
-QPDF_DLL Config& compressStreams(char const* parameter);
-QPDF_DLL Config& decodeLevel(char const* parameter);
-QPDF_DLL Config& flattenAnnotations(char const* parameter);
-QPDF_DLL Config& jsonKey(char const* parameter);
-QPDF_DLL Config& keepFilesOpen(char const* parameter);
-QPDF_DLL Config& normalizeContent(char const* parameter);
-QPDF_DLL Config& objectStreams(char const* parameter);
-QPDF_DLL Config& passwordMode(char const* parameter);
-QPDF_DLL Config& removeUnreferencedResources(char const* parameter);
-QPDF_DLL Config& streamData(char const* parameter);
+QPDF_DLL Config* allowWeakCrypto();
+QPDF_DLL Config* check();
+QPDF_DLL Config* checkLinearization();
+QPDF_DLL Config* coalesceContents();
+QPDF_DLL Config* decrypt();
+QPDF_DLL Config* deterministicId();
+QPDF_DLL Config* externalizeInlineImages();
+QPDF_DLL Config* filteredStreamData();
+QPDF_DLL Config* flattenRotation();
+QPDF_DLL Config* generateAppearances();
+QPDF_DLL Config* ignoreXrefStreams();
+QPDF_DLL Config* isEncrypted();
+QPDF_DLL Config* json();
+QPDF_DLL Config* keepInlineImages();
+QPDF_DLL Config* linearize();
+QPDF_DLL Config* listAttachments();
+QPDF_DLL Config* newlineBeforeEndstream();
+QPDF_DLL Config* noOriginalObjectIds();
+QPDF_DLL Config* noWarn();
+QPDF_DLL Config* optimizeImages();
+QPDF_DLL Config* passwordIsHexKey();
+QPDF_DLL Config* preserveUnreferenced();
+QPDF_DLL Config* preserveUnreferencedResources();
+QPDF_DLL Config* progress();
+QPDF_DLL Config* qdf();
+QPDF_DLL Config* rawStreamData();
+QPDF_DLL Config* recompressFlate();
+QPDF_DLL Config* removePageLabels();
+QPDF_DLL Config* requiresPassword();
+QPDF_DLL Config* showEncryption();
+QPDF_DLL Config* showEncryptionKey();
+QPDF_DLL Config* showLinearization();
+QPDF_DLL Config* showNpages();
+QPDF_DLL Config* showPages();
+QPDF_DLL Config* showXref();
+QPDF_DLL Config* staticAesIv();
+QPDF_DLL Config* staticId();
+QPDF_DLL Config* suppressPasswordRecovery();
+QPDF_DLL Config* suppressRecovery();
+QPDF_DLL Config* verbose();
+QPDF_DLL Config* warningExit0();
+QPDF_DLL Config* withImages();
+QPDF_DLL Config* collate(char const* parameter);
+QPDF_DLL Config* splitPages(char const* parameter);
+QPDF_DLL Config* compressionLevel(char const* parameter);
+QPDF_DLL Config* copyEncryption(char const* parameter);
+QPDF_DLL Config* encryptionFilePassword(char const* parameter);
+QPDF_DLL Config* forceVersion(char const* parameter);
+QPDF_DLL Config* iiMinBytes(char const* parameter);
+QPDF_DLL Config* jobJsonFile(char const* parameter);
+QPDF_DLL Config* jsonObject(char const* parameter);
+QPDF_DLL Config* keepFilesOpenThreshold(char const* parameter);
+QPDF_DLL Config* linearizePass1(char const* parameter);
+QPDF_DLL Config* minVersion(char const* parameter);
+QPDF_DLL Config* oiMinArea(char const* parameter);
+QPDF_DLL Config* oiMinHeight(char const* parameter);
+QPDF_DLL Config* oiMinWidth(char const* parameter);
+QPDF_DLL Config* password(char const* parameter);
+QPDF_DLL Config* passwordFile(char const* parameter);
+QPDF_DLL Config* removeAttachment(char const* parameter);
+QPDF_DLL Config* rotate(char const* parameter);
+QPDF_DLL Config* showAttachment(char const* parameter);
+QPDF_DLL Config* showObject(char const* parameter);
+QPDF_DLL Config* compressStreams(char const* parameter);
+QPDF_DLL Config* decodeLevel(char const* parameter);
+QPDF_DLL Config* flattenAnnotations(char const* parameter);
+QPDF_DLL Config* jsonKey(char const* parameter);
+QPDF_DLL Config* keepFilesOpen(char const* parameter);
+QPDF_DLL Config* normalizeContent(char const* parameter);
+QPDF_DLL Config* objectStreams(char const* parameter);
+QPDF_DLL Config* passwordMode(char const* parameter);
+QPDF_DLL Config* removeUnreferencedResources(char const* parameter);
+QPDF_DLL Config* streamData(char const* parameter);