attachPipeline(HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > *) | wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > > | inlinevirtual |
close(Context *ctx) override | BroadcastHandlerTest::MockBroadcastHandler | inline |
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 typedef | wangle::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 |
dir | wangle::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) override | wangle::BroadcastHandler< std::string, std::string > | |
HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > >::read(Context *ctx, std::stringmsg) override | wangle::HandlerAdapter< std::string, std::unique_ptr< folly::IOBuf > > | inlinevirtual |
readEOF(Context *ctx) override | wangle::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) override | wangle::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 typedef | wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > > | |
rout typedef | wangle::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 typedef | wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > > | |
wout typedef | wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > > | |
write(Context *ctx, std::unique_ptr< folly::IOBuf >msg) override | wangle::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() override | wangle::BroadcastHandler< std::string, std::string > | inline |
~Handler() override=default | wangle::Handler< std::string, std::string, std::unique_ptr< folly::IOBuf >, std::unique_ptr< folly::IOBuf > > | |
~HandlerBase()=default | wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > > | virtual |