RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions | Protected Member Functions | Protected Attributes
ThriftFlumeEventServerMultiface Class Reference
Inheritance diagram for ThriftFlumeEventServerMultiface:
ThriftFlumeEventServerIf

List of all members.

Public Member Functions

 ThriftFlumeEventServerMultiface (std::vector< boost::shared_ptr< ThriftFlumeEventServerIf > > &ifaces)
void append (const ThriftFlumeEvent &evt)
void close ()

Protected Member Functions

void add (boost::shared_ptr< ThriftFlumeEventServerIf > iface)

Protected Attributes

std::vector< boost::shared_ptr
< ThriftFlumeEventServerIf > > 
ifaces_

Detailed Description

Definition at line 204 of file ThriftFlumeEventServer.h.


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