Atlas  0.7.0
Networking protocol for the Worldforge system.
Atlas::Filters::Gzip Class Reference
Inheritance diagram for Atlas::Filters::Gzip:
Collaboration diagram for Atlas::Filters::Gzip:

Public Types

enum  Type { CHECKSUM, COMPRESSION, ENCRYPTION }
 

Public Member Functions

void begin () override
 
void end () override
 
std::string encode (const std::string &) override
 
std::string decode (const std::string &) override
 

Protected Attributes

std::unique_ptr< Filterm_next
 

Detailed Description

Definition at line 16 of file Gzip.h.


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