Go to the source code of this file.
Classes | |
class | GzipError |
Exception class thrown by failed gzip/zlib operations. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |
Functions | |
bool | is_gzip_compressed_file (std::string const &file_name) |
Return whether a given file is gzip-compressed. More... | |