#include <gzip_reader.h>
Public Attributes | |
| std::string | data |
| bool | found |
Definition at line 42 of file gzip_reader.h.
| std::string oomph::Packet::data |
Definition at line 44 of file gzip_reader.h.
| bool oomph::Packet::found |
Definition at line 45 of file gzip_reader.h.
Referenced by oomph::GZipReader::read_all().