#include <qpdf_p.h>
Definition at line 39 of file qpdf_p.h.
◆ ByteStream() [1/2]
QPdf::ByteStream::ByteStream |
( |
bool | fileBacking = false | ) |
|
|
explicit |
◆ ByteStream() [2/2]
◆ ~ByteStream()
QPdf::ByteStream::~ByteStream |
( |
| ) |
|
◆ chunkSize()
static int QPdf::ByteStream::chunkSize |
( |
| ) |
|
|
inlinestatic |
◆ clear()
void QPdf::ByteStream::clear |
( |
| ) |
|
◆ maxMemorySize()
static int QPdf::ByteStream::maxMemorySize |
( |
| ) |
|
|
inlinestatic |
◆ operator<<() [1/9]
ByteStream & QPdf::ByteStream::operator<< |
( |
char | chr | ) |
|
◆ operator<<() [2/9]
◆ operator<<() [3/9]
ByteStream & QPdf::ByteStream::operator<< |
( |
const char * | str | ) |
|
◆ operator<<() [4/9]
◆ operator<<() [5/9]
◆ operator<<() [6/9]
ByteStream & QPdf::ByteStream::operator<< |
( |
int | val | ) |
|
◆ operator<<() [7/9]
◆ operator<<() [8/9]
◆ operator<<() [9/9]
◆ stream()
The documentation for this class was generated from the following files: