2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 13:09:05 +00:00
qpdf/include/qpdf
Jay Berkenbilt 041397fdab Allow reading from InputSource and writing to Pipeline
Allowing users to subclass InputSource and Pipeline to read and write
from/to arbitrary sources provides the maximum flexibility for users
who want to read and write from other than files or memory.
2012-09-23 17:42:26 -04:00
..
Buffer.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
BufferInputSource.hh Implement QPDFObjectHandle::parse 2012-07-21 09:06:10 -04:00
Constants.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
DLL.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
FileInputSource.hh Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
InputSource.hh Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
Pipeline.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Buffer.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Concatenate.hh Fixed wording error in comment 2012-07-04 14:51:53 -04:00
Pl_Count.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Discard.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Flate.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_StdioFile.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
PointerHolder.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
qpdf-c.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDF.hh Allow reading from InputSource and writing to Pipeline 2012-09-23 17:42:26 -04:00
QPDFExc.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDFObject.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDFObjectHandle.hh Fix spelling errors 2012-07-29 14:44:12 -04:00
QPDFTokenizer.hh Refactor: move resolution of literal to its own method 2012-08-11 09:22:59 -04:00
QPDFWriter.hh Allow reading from InputSource and writing to Pipeline 2012-09-23 17:42:26 -04:00
QPDFXRefEntry.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QTC.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QUtil.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Types.h Use qpdf_offset_t in place of off_t in public APIs. 2012-06-21 21:23:24 -04:00