Public Attributes | List of all members
oomph::Packet Struct Reference

#include <gzip_reader.h>

Public Attributes

std::string data
 
bool found
 

Detailed Description

Definition at line 42 of file gzip_reader.h.

Member Data Documentation

◆ data

std::string oomph::Packet::data

Definition at line 44 of file gzip_reader.h.

◆ found

bool oomph::Packet::found

Definition at line 45 of file gzip_reader.h.

Referenced by oomph::GZipReader::read_all().


The documentation for this struct was generated from the following file: