Botan  1.10.9
Namespaces | Macros
bzip2.cpp File Reference
#include <botan/bzip2.h>
#include <botan/exceptn.h>
#include <map>
#include <cstring>
#include <bzlib.h>

Go to the source code of this file.

Namespaces

 Botan
 

Macros

#define BZ_NO_STDIO
 

Macro Definition Documentation

#define BZ_NO_STDIO

Definition at line 15 of file bzip2.cpp.

Variable Documentation

Allocator* alloc

Definition at line 29 of file bzip2.cpp.

Referenced by Botan::Allocator::get(), and Botan::MemoryRegion< T >::swap().

std::map<void*, size_t> current_allocs

Definition at line 28 of file bzip2.cpp.