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::ZlibCompressor Struct Reference
Inheritance diagram for Datacratic::ZlibCompressor:
Datacratic::Filter Datacratic::ZlibDecompressor

List of all members.

Classes

struct  Itl

Public Member Functions

 ZlibCompressor (const boost::iostreams::zlib_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::zlib_params 
DEFAULT_PARAMS

Protected Member Functions

 ZlibCompressor (const boost::iostreams::zlib_params &p, Direction direction)

Detailed Description

Definition at line 122 of file filter.h.


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