7 #ifndef ATLAS_FILTERS_BZIP2_H
8 #define ATLAS_FILTERS_BZIP2_H
10 #include <Atlas/Filter.h>
19 namespace Atlas {
namespace Filters {
32 virtual std::string encode(
const std::string&);
33 virtual std::string decode(
const std::string&);
38 #endif // ATLAS_FILTERS_BZIP2_H
The Atlas namespace.
Definition: Bridge.h:20
Atlas stream filter.
Definition: Filter.h:29
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation
License or the GNU General Public License and may be freely distributed under
the terms given by one of these licenses.