#include <DeflateOutputStreamBuffer.h>
Definition at line 20 of file DeflateOutputStreamBuffer.h.
cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer |
( |
std::streambuf * |
buffer | ) |
|
cheprep::DeflateOutputStreamBuffer::~DeflateOutputStreamBuffer |
( |
| ) |
|
|
virtual |
void cheprep::DeflateOutputStreamBuffer::finish |
( |
| ) |
|
bool cheprep::DeflateOutputStreamBuffer::flushOut |
( |
| ) |
|
|
protected |
unsigned int cheprep::DeflateOutputStreamBuffer::getCRC |
( |
| ) |
|
|
inlineprotected |
unsigned int cheprep::DeflateOutputStreamBuffer::getSize |
( |
| ) |
|
|
inlineprotected |
void cheprep::DeflateOutputStreamBuffer::init |
( |
bool |
compress | ) |
|
int cheprep::DeflateOutputStreamBuffer::overflow |
( |
int |
c = EOF | ) |
|
|
protected |
std::streampos cheprep::DeflateOutputStreamBuffer::pos |
( |
| ) |
|
|
inlineprotected |
void cheprep::DeflateOutputStreamBuffer::putS |
( |
const std::string |
s | ) |
|
|
inlineprotected |
void cheprep::DeflateOutputStreamBuffer::putUB |
( |
unsigned char |
ub | ) |
|
|
inlineprotected |
void cheprep::DeflateOutputStreamBuffer::putUI |
( |
unsigned int |
ui | ) |
|
|
inlineprotected |
void cheprep::DeflateOutputStreamBuffer::putUS |
( |
unsigned short |
us | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files: