RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Datacratic::Logger Member List
This is the complete list of members for Datacratic::Logger, including all inherited members.
addCallback(boost::function< void(std::string, std::string)> callback, const boost::regex &allowChannels=boost::regex(), const boost::regex &denyChannels=boost::regex(), double logProbability=1.0)Datacratic::Logger
addOutput(std::shared_ptr< LogOutput > output, const boost::regex &allowChannels=boost::regex(), const boost::regex &denyChannels=boost::regex(), double logProbability=1.0)Datacratic::Logger
clearOutputs()Datacratic::Logger
getStats() (defined in Datacratic::Logger)Datacratic::Logger
handleListenerMessage(std::vector< std::string > const &message) (defined in Datacratic::Logger)Datacratic::Logger
handleMessage(std::vector< zmq::message_t > &&message) (defined in Datacratic::Logger)Datacratic::Logger
handleRawListenerMessage(std::vector< std::string > const &message) (defined in Datacratic::Logger)Datacratic::Logger
init() (defined in Datacratic::Logger)Datacratic::Logger
Logger()Datacratic::Logger
Logger(zmq::context_t &contextRef) (defined in Datacratic::Logger)Datacratic::Logger
Logger(std::shared_ptr< zmq::context_t > &context) (defined in Datacratic::Logger)Datacratic::Logger
logMessage(const std::string &channel, Args...args) (defined in Datacratic::Logger)Datacratic::Logger [inline]
logMessage(const std::string &channel, int numElements, GetEl getElement) (defined in Datacratic::Logger)Datacratic::Logger [inline]
logMessageNoTimestamp(const std::string &channel, Args...args) (defined in Datacratic::Logger)Datacratic::Logger [inline]
logMessageNoTimestamp(const std::vector< std::string > &message) (defined in Datacratic::Logger)Datacratic::Logger [inline]
logTo(const std::string &uri, const boost::regex &allowChannels=boost::regex(), const boost::regex &denyChannels=boost::regex(), double logProbability=1.0)Datacratic::Logger
messageLoop (defined in Datacratic::Logger)Datacratic::Logger
numMessagesDone() const (defined in Datacratic::Logger)Datacratic::Logger [inline]
numMessagesSent() const (defined in Datacratic::Logger)Datacratic::Logger [inline]
operator()(const std::string &channel, Args...args)Datacratic::Logger [inline]
replay(const std::string &filename, ssize_t maxEvents=-1)Datacratic::Logger
replayDirect(const std::string &filename, ssize_t maxEvents=-1) const Datacratic::Logger
resetStats() (defined in Datacratic::Logger)Datacratic::Logger
shutdown() (defined in Datacratic::Logger)Datacratic::Logger
start(std::function< void()> onStop=0) (defined in Datacratic::Logger)Datacratic::Logger
subscribe(const std::string &uri, const std::vector< std::string > &channels, const std::string &identity="")Datacratic::Logger
waitUntilFinished() (defined in Datacratic::Logger)Datacratic::Logger
~Logger() (defined in Datacratic::Logger)Datacratic::Logger
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator