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

List of all members.

Public Member Functions

 CarbonEventService (std::shared_ptr< CarbonConnector > conn)
 CarbonEventService (const std::string &connection, const std::string &prefix="")
 CarbonEventService (const std::vector< std::string > &connections, const std::string &prefix="")
virtual void onEvent (const std::string &name, const char *event, EventType type, float value)

Public Attributes

std::shared_ptr< CarbonConnectorconnector

Detailed Description

Definition at line 83 of file service_base.h.


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