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