Botan  1.11.15
Classes | Namespaces | Defines
src/lib/compression/compress_utils.h File Reference
#include <botan/compression.h>
#include <botan/internal/algo_registry.h>
#include <memory>
#include <unordered_map>

Go to the source code of this file.

Classes

class  Botan::Compression_Alloc_Info
class  Botan::Zlib_Style_Stream< Stream, ByteType >

Namespaces

namespace  Botan

Defines

#define BOTAN_REGISTER_COMPRESSION(C, D)

Define Documentation

#define BOTAN_REGISTER_COMPRESSION (   C,
 
)
Value:
BOTAN_REGISTER_T_1LEN(Transform, C, 9) \
   BOTAN_REGISTER_T_NOARGS(Transform, D)

Definition at line 88 of file compress_utils.h.