#include <compressing_stream.h>
structural::decorator::CompressingStream::CompressingStream |
( |
StreamInterface * |
stream | ) |
|
|
explicit |
std::string & structural::decorator::CompressingStream::message |
( |
| ) |
|
void structural::decorator::CompressingStream::PutInt |
( |
int |
value | ) |
|
|
overridevirtual |
void structural::decorator::CompressingStream::PutString |
( |
const std::string & |
text_string | ) |
|
|
overridevirtual |
int structural::decorator::CompressingStream::value |
( |
| ) |
const |
The documentation for this class was generated from the following files: