proxygen
|
This is the complete list of members for folly::TestHandlerFactory, including all inherited members.
createHandler(const Options &options) override | folly::TestHandlerFactory | inlinevirtual |
getType() const override | folly::TestHandlerFactory | inlinevirtual |
Options typedef | folly::LogHandlerFactory | |
TestHandlerFactory(const std::shared_ptr< TestLogWriter > writer) | folly::TestHandlerFactory | inline |
updateHandler(FOLLY_MAYBE_UNUSED const std::shared_ptr< LogHandler > &existingHandler, const Options &options) | folly::LogHandlerFactory | inlinevirtual |
writer_ | folly::TestHandlerFactory | private |
~LogHandlerFactory()=default | folly::LogHandlerFactory | virtual |