proxygen
|
#include <Mocks.h>
Public Types | |
typedef MessageToByteEncoder< T >::Context | Context |
Public Types inherited from wangle::MessageToByteEncoder< T > | |
typedef OutboundHandler< T, std::unique_ptr< folly::IOBuf > >::Context | Context |
Public Types inherited from wangle::OutboundHandler< T, std::unique_ptr< folly::IOBuf > > | |
typedef folly::Unit | rin |
typedef folly::Unit | rout |
typedef T | win |
typedef std::unique_ptr< folly::IOBuf > | wout |
typedef OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > | Context |
Additional Inherited Members | |
Static Public Attributes inherited from wangle::OutboundHandler< T, std::unique_ptr< folly::IOBuf > > | |
static const HandlerDir | dir |
typedef MessageToByteEncoder<T>::Context wangle::MockMessageToByteEncoder< T >::Context |
|
inlineoverridevirtual |
wangle::MockMessageToByteEncoder< T >::MOCK_METHOD1_T | ( | mockEncode | , |
folly::MoveWrapper< std::unique_ptr< folly::IOBuf >> | T & | ||
) |