ldas-tools-framecpp 2.7.0
|
This is the complete list of members for CompressGZipWithDictionary, including all inherited members.
buffer_size_total | Compress | protected |
CHUNK | ZLibWithDictionary | protectedstatic |
close_stream() | ZLibWithDictionary | protectedvirtual |
compress(const std::string &Buffer) | CompressGZipWithDictionary | protectedvirtual |
Compress() | Compress | |
compress_stream(const std::string &Buffer, int Flag) | ZLibWithDictionary | protectedvirtual |
compressed_size_total | Compress | protected |
CompressGZipWithDictionary(const std::string &DictionaryFilename, int Level=DEFAULT_LEVEL) | CompressGZipWithDictionary | |
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 |