|
ldas-tools-framecpp 3.0.4
|
This is the complete list of members for ZLibWithDictionary, including all inherited members.
| buffer_size_total | Compress | protected |
| CHUNK | ZLibWithDictionary | protectedstatic |
| close_stream() | ZLibWithDictionary | protectedvirtual |
| Compress() | Compress | |
| compress(const std::string &Buffer)=0 | Compress | protectedpure virtual |
| compress_stream(const std::string &Buffer, int Flag) | ZLibWithDictionary | protectedvirtual |
| compressed_size_total | Compress | protected |
| DEFAULT_LEVEL | ZLibWithDictionary | static |
| dictionary | ZLibWithDictionary | protected |
| level | ZLibWithDictionary | protected |
| MAX_DICTIONARY_SIZE | ZLibWithDictionary | protectedstatic |
| open_stream() | ZLibWithDictionary | protectedvirtual |
| operator()(stream_type &Stream) | Compress | |
| out | ZLibWithDictionary | protected |
| out_type typedef | ZLibWithDictionary | protected |
| stream | ZLibWithDictionary | protected |
| ZLibWithDictionary(const std::string &DictionaryFilename, int Level=DEFAULT_LEVEL) | ZLibWithDictionary | |
| ~Compress() | Compress |