This is the complete list of members for Handler::Impl, including all inherited members.
base typedef | Handler::Impl | |
bindFeedEngine(FeedEngine &feedEngine) | HandlerImpl | |
commonLog(int logLevel, const char *msg, size_t length) | HandlerImpl | |
HandlerImpl(const HandlerSettings &settings) | HandlerImpl | explicit |
Impl(const HandlerSettings &settings) | Handler::Impl | inline |
invokeError(const std::string &description) override | HandlerImpl | |
invokeWarning(const std::string &description) override | HandlerImpl | |
listenerHolder() | HandlerImpl | |
onPrepareLogPlayer(HandlerCore::Common::LogPlayer *logPlayer) | HandlerImpl | protected |
onStateChanged(State::Enum newState) | HandlerImpl | protectedvirtual |
parseGlimpseStart(const std::string &logLine, HandlerCore::Common::LogEntry &) | HandlerImpl | protected |
setOrderBookIdFilter(const std::set< OrderBookId > &orderBookIdFilter) | HandlerImpl | |
start() | HandlerImpl | |
start(const ReplayOptions &options) | HandlerImpl | |
stop(bool wait) | HandlerImpl | |
~HandlerImpl() | HandlerImpl | virtual |