#include <lzopipe.h>
Inherits Pipe.
Definition at line 48 of file lzopipe.h.
◆ CompControl
◆ CompControl
| Enumerator |
|---|
| COMPRESS | |
| DECOMPRESS | |
Definition at line 51 of file lzopipe.h.
◆ LZOPipe()
| LZOPipe::LZOPipe |
( |
CompControl | control, |
|
|
int | blocksize = 1024*8 ) |
◆ ~LZOPipe()
| LZOPipe::~LZOPipe |
( |
void | | ) |
|
|
virtual |
◆ Flush()
| int LZOPipe::Flush |
( |
void | | ) |
|
|
virtual |
◆ Put()
| int LZOPipe::Put |
( |
void const * | source, |
|
|
int | slen ) |
|
virtual |
◆ CompCount
| unsigned short LZOPipe::CompCount |
◆ UncompCount
| unsigned short LZOPipe::UncompCount |
The documentation for this class was generated from the following files: