RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Classes | Public Member Functions | Static Public Attributes | Protected Member Functions
Datacratic::Bzip2Compressor Struct Reference
Inheritance diagram for Datacratic::Bzip2Compressor:
Datacratic::Filter Datacratic::Bzip2Decompressor

List of all members.

Classes

struct  Itl

Public Member Functions

 Bzip2Compressor (const boost::iostreams::bzip2_params &p=DEFAULT_PARAMS)
virtual void process (const char *src_begin, const char *src_end, FlushLevel level, boost::function< void()> onMessageDone)

Static Public Attributes

static const
boost::iostreams::bzip2_params 
DEFAULT_PARAMS

Protected Member Functions

 Bzip2Compressor (const boost::iostreams::bzip2_params &p, Direction direction)

Detailed Description

Definition at line 213 of file filter.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator