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