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

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 21 of file Bzip2.h.


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