RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Classes | Public Member Functions | Public Attributes
SchemaInferrer Struct Reference

List of all members.

Classes

struct  CompressedBuffer

Public Member Functions

std::string stats ()
size_t bytesCompressed () const
void close ()
void flush ()
Value accept (const std::string &field, ValueManager *owner, HandlerContext &hContext)

Public Attributes

std::shared_ptr< const
TypeHandler > 
currentHandler
std::vector< std::shared_ptr
< const TypeHandler > > 
oldHandlers
std::vector< std::string > taxonomy
std::shared_ptr< CompressedBufferbuffer
size_t entries
size_t bytesIn
size_t bytesOut

Detailed Description

Definition at line 223 of file bid_aggregator_test.cc.


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