proxygen
folly::test::MockWriteCallback Member List

This is the complete list of members for folly::test::MockWriteCallback, including all inherited members.

MOCK_METHOD0(writeSuccess_, void())folly::test::MockWriteCallback
MOCK_METHOD2(writeErr_, void(size_t, const AsyncSocketException &))folly::test::MockWriteCallback
writeErr(size_t size, const AsyncSocketException &ex) noexceptoverridefolly::test::MockWriteCallbackinlinevirtual
writeSuccess() noexceptoverridefolly::test::MockWriteCallbackinlinevirtual
~WriteCallback()=defaultfolly::AsyncWriter::WriteCallbackvirtual