Developer Documentation
snappy::SnappySinkAllocator Class Reference

Classes

struct  Datablock
 

Public Member Functions

 SnappySinkAllocator (Sink *dest)
 
char * Allocate (int size)
 
void Flush (size_t size)
 

Static Private Member Functions

static void Deleter (void *arg, const char *bytes, size_t size)
 

Private Attributes

Sinkdest_
 
vector< Datablockblocks_
 

Detailed Description

Definition at line 1478 of file snappy.cc.


The documentation for this class was generated from the following file: