ClientReadReactor is the interface for a server-streaming RPC.
More...
#include <client_callback_impl.h>
template<class Response>
class grpc_impl::ClientReadReactor< Response >
ClientReadReactor is the interface for a server-streaming RPC.
All public methods behave as in ClientBidiReactor.
◆ ~ClientReadReactor()
◆ AddHold()
◆ AddMultipleHolds()
◆ OnDone()
◆ OnReadDone()
◆ OnReadInitialMetadataDone()
◆ RemoveHold()
◆ StartCall()
◆ StartRead()
◆ ClientCallbackReader< Response >
The documentation for this class was generated from the following file: