Dwm::GZIO class definition. More...
#include <inttypes.h>#include <sys/types.h>#include <array>#include <cstdio>#include <deque>#include <iostream>#include <list>#include <map>#include <set>#include <string>#include <tuple>#include <unordered_map>#include <unordered_set>#include <variant>#include <vector>#include "DwmPortability.hh"#include "DwmGZIOCapable.hh"#include "DwmVariantFromIndex.hh"

Go to the source code of this file.
Classes | |
| class | Dwm::GZIO |
| This class contains a collection of static functions for reading and writing simple types in network byte order (MSB first) from/to gzip files. More... | |
Dwm::GZIO class definition.