ClientWriteReactor is the interface for a client-streaming RPC.
More...
#include <client_callback.h>
template<class Request>
class grpc::ClientWriteReactor< Request >
ClientWriteReactor is the interface for a client-streaming RPC.
All public methods behave as in ClientBidiReactor.
◆ AddHold()
◆ AddMultipleHolds()
◆ OnDone()
◆ OnReadInitialMetadataDone()
◆ OnWriteDone()
◆ OnWritesDoneDone()
◆ RemoveHold()
◆ StartCall()
◆ StartWrite() [1/2]
◆ StartWrite() [2/2]
◆ StartWriteLast()
◆ StartWritesDone()
◆ ClientCallbackWriter< Request >
The documentation for this class was generated from the following file: