proxygen
BroadcastHandlerTest::MockBroadcastHandler Member List

This is the complete list of members for BroadcastHandlerTest::MockBroadcastHandler, including all inherited members.

attachPipeline(HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inlinevirtual
close(Context *ctx) overrideBroadcastHandlerTest::MockBroadcastHandlerinline
BroadcastHandler< std::string, std::string >::close(Context *ctx)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
closeIfIdle()wangle::BroadcastHandler< std::string, std::string >virtual
Context typedefwangle::BroadcastHandler< std::string, std::string >
detachPipeline(HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inlinevirtual
dirwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >static
forEachSubscriber(FUNC f)wangle::BroadcastHandler< std::string, std::string >inlineprotected
getArbitraryIdentifier()wangle::BroadcastHandler< std::string, std::string >
getContext()wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inline
MOCK_METHOD1(mockClose, folly::MoveWrapper< folly::Future< folly::Unit >>(Context *))BroadcastHandlerTest::MockBroadcastHandler
onData(std::string &)wangle::BroadcastHandler< std::string, std::string >inlinevirtual
onSubscribe(Subscriber< std::string, std::string > *)wangle::BroadcastHandler< std::string, std::string >inlinevirtual
onUnsubscribe(Subscriber< std::string, std::string > *)wangle::BroadcastHandler< std::string, std::string >inlinevirtual
read(Context *ctx, std::stringdata) overridewangle::BroadcastHandler< std::string, std::string >
HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >::read(Context *ctx, std::stringmsg) overridewangle::HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
readEOF(Context *ctx) overridewangle::BroadcastHandler< std::string, std::string >
HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >::readEOF(Context *ctx)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
readException(Context *ctx, folly::exception_wrapper ex) overridewangle::BroadcastHandler< std::string, std::string >
HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >::readException(Context *ctx, folly::exception_wrapper e)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
rin typedefwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >
rout typedefwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >
subscribe(Subscriber< std::string, std::string > *subscriber)wangle::BroadcastHandler< std::string, std::string >virtual
transportActive(Context *ctx)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
transportInactive(Context *ctx)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
unsubscribe(uint64_t subscriptionId)wangle::BroadcastHandler< std::string, std::string >virtual
win typedefwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >
wout typedefwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >
write(Context *ctx, std::unique_ptr< folly::IOBuf >msg) overridewangle::HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
writeException(Context *ctx, folly::exception_wrapper e)wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >inlinevirtual
~BroadcastHandler() overridewangle::BroadcastHandler< std::string, std::string >inline
~Handler() override=defaultwangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > >
~HandlerBase()=defaultwangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >virtual