SignDoc SDK (C)  5.0.0
SIGNDOC_DocumentLoader Member List

This is the complete list of members for SIGNDOC_DocumentLoader, including all inherited members.

SIGNDOC_DocumentLoader_createPDF(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aMajor, int aMinor, struct SIGNDOC_Document **aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_createPDFA(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aMajor, int aMinor, const char *aConformance, const unsigned char *aICCPtr, size_t aICCSize, struct SIGNDOC_Document **aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_delete(struct SIGNDOC_DocumentLoader *aObj)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_generateLicenseToken(struct SIGNDOC_Exception **aEx, const char *aProduct, struct SIGNDOC_ByteArray *aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getComponentVersionNumber(struct SIGNDOC_Exception **aEx, const char *aComponent, char **aVersion)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getErrorMessage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getErrorMessageW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_DocumentLoader *aObj)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getFailedFontFiles(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_StringArray *aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getLicenseText(struct SIGNDOC_Exception **aEx, int aIndex)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getLicenseTextCount(struct SIGNDOC_Exception **aEx)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getRemainingDays(struct SIGNDOC_Exception **aEx, int aWhat)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_getVersionNumber(struct SIGNDOC_Exception **aEx, char **aVersion)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_initLogging(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding, const char *aLevel, const char *aPathname)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigBlob(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize, int aEncoding, const char *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigBlobW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize, const wchar_t *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigEnvironment(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const char *aName)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding, const char *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const wchar_t *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream, int aEncoding, const char *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFontConfigStreamW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream, const wchar_t *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFromFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding, const char *aPath, SIGNDOC_Boolean aWritable, struct SIGNDOC_Document **aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFromFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const wchar_t *aPath, SIGNDOC_Boolean aWritable, struct SIGNDOC_Document **aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadFromMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aData, size_t aSize, SIGNDOC_Boolean aCopy, struct SIGNDOC_Document **aOutput)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigBlob(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize, int aEncoding, const char *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigBlobW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize, const wchar_t *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigEnvironment(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const char *aName)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding, const char *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const wchar_t *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream, int aEncoding, const char *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadPdfFontConfigStreamW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream, const wchar_t *aDirectory)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadTrustedCertificatesFromFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, int aEncoding, const char *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadTrustedCertificatesFromFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const wchar_t *aPath)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadTrustedCertificatesFromMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_loadTrustedCertificatesFromStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_new(struct SIGNDOC_Exception **aEx)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_ping(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_InputStream *aStream)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_pingMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, const unsigned char *aPtr, size_t aSize)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_registerDocumentHandler(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, struct SIGNDOC_DocumentHandler *aHandler)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_setFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_DocumentLoader *aObj, unsigned aFlags)SIGNDOC_DocumentLoader
SIGNDOC_DocumentLoader_setLicenseKey(struct SIGNDOC_Exception **aEx, const void *aKeyPtr, size_t aKeySize, const char *aProduct, const char *aVersion, const void *aTokenPtr, size_t aTokenSize)SIGNDOC_DocumentLoader