List of all members
grpc::ServerWriterInterface< W > Class Template Reference

Server-side interface for streaming writes of message of type W. More...

#include <sync_stream.h>

Inheritance diagram for grpc::ServerWriterInterface< W >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from grpc::internal::ServerStreamingInterface
virtual void SendInitialMetadata ()=0
 
virtual ~ServerStreamingInterface ()
 
- Public Member Functions inherited from grpc::internal::WriterInterface< W >
bool Write (const W &msg)
 
virtual bool Write (const W &msg, grpc::WriteOptions options)=0
 
void WriteLast (const W &msg, grpc::WriteOptions options)
 
virtual ~WriterInterface ()
 

Detailed Description

template<class W>
class grpc::ServerWriterInterface< W >

Server-side interface for streaming writes of message of type W.

Definition at line 630 of file grpcpp/impl/codegen/sync_stream.h.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:31