RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Datacratic::PeriodicEventSource Member List
This is the complete list of members for Datacratic::PeriodicEventSource, including all inherited members.
AsyncEventSource() (defined in Datacratic::AsyncEventSource)Datacratic::AsyncEventSource [inline]
connected(MessageLoop *parent)Datacratic::AsyncEventSource [inline, virtual]
debug(bool debugOn)Datacratic::AsyncEventSource [inline, virtual]
debug_Datacratic::AsyncEventSource
disconnect()Datacratic::AsyncEventSource
init(double timePeriodSeconds, std::function< void(uint64_t)> onTimeout, bool singleThreaded=true) (defined in Datacratic::PeriodicEventSource)Datacratic::PeriodicEventSource
needsPollDatacratic::AsyncEventSource
parent_Datacratic::AsyncEventSource
PeriodicEventSource() (defined in Datacratic::PeriodicEventSource)Datacratic::PeriodicEventSource
PeriodicEventSource(double timePeriodSeconds, std::function< void(uint64_t)> onTimeout, bool singleThreaded=true) (defined in Datacratic::PeriodicEventSource)Datacratic::PeriodicEventSource
poll() const Datacratic::AsyncEventSource [inline, virtual]
processOne()Datacratic::PeriodicEventSource [virtual]
selectFd() const Datacratic::PeriodicEventSource [virtual]
singleThreaded() const Datacratic::PeriodicEventSource [inline, virtual]
~AsyncEventSource() (defined in Datacratic::AsyncEventSource)Datacratic::AsyncEventSource [inline, virtual]
~PeriodicEventSource() (defined in Datacratic::PeriodicEventSource)Datacratic::PeriodicEventSource
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator