List of all members
grpc::ServerReaderInterface< R > Class Template Reference

Server-side interface for streaming reads of message of type R. More...

#include <sync_stream.h>

Inheritance diagram for grpc::ServerReaderInterface< R >:
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::ReaderInterface< R >
virtual bool NextMessageSize (uint32_t *sz)=0
 
virtual bool Read (R *msg)=0
 
virtual ~ReaderInterface ()
 

Detailed Description

template<class R>
class grpc::ServerReaderInterface< R >

Server-side interface for streaming reads of message of type R.

Definition at line 574 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