Classes | Namespaces
grpcpp/impl/codegen/sync_stream.h File Reference
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/channel_interface.h>
#include <grpcpp/impl/codegen/client_context.h>
#include <grpcpp/impl/codegen/completion_queue.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/server_context.h>
#include <grpcpp/impl/codegen/service_type.h>
#include <grpcpp/impl/codegen/status.h>
Include dependency graph for grpcpp/impl/codegen/sync_stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::ClientReader< R >
 
class  grpc::internal::ClientReaderFactory< R >
 
class  grpc::ClientReaderInterface< R >
 Client-side interface for streaming reads of message of type R. More...
 
class  grpc::ClientReaderWriter< W, R >
 
class  grpc::internal::ClientReaderWriterFactory< W, R >
 
class  grpc::ClientReaderWriterInterface< W, R >
 
class  grpc::internal::ClientStreamingInterface
 Common interface for all synchronous client side streaming. More...
 
class  grpc::ClientWriter< W >
 
class  grpc::internal::ClientWriterFactory< W >
 
class  grpc::ClientWriterInterface< W >
 Client-side interface for streaming writes of message type W. More...
 
class  grpc::internal::ReaderInterface< R >
 An interface that yields a sequence of messages of type R. More...
 
class  grpc::ServerReader< R >
 
class  grpc::ServerReaderInterface< R >
 Server-side interface for streaming reads of message of type R. More...
 
class  grpc::ServerReaderWriter< W, R >
 
class  grpc::internal::ServerReaderWriterBody< W, R >
 
class  grpc::ServerReaderWriterInterface< W, R >
 Server-side interface for bi-directional streaming. More...
 
class  grpc::ServerSplitStreamer< RequestType, ResponseType >
 
class  grpc::internal::ServerStreamingInterface
 Common interface for all synchronous server side streaming. More...
 
class  grpc::ServerUnaryStreamer< RequestType, ResponseType >
 
class  grpc::ServerWriter< W >
 
class  grpc::ServerWriterInterface< W >
 Server-side interface for streaming writes of message of type W. More...
 
class  grpc::internal::WriterInterface< W >
 An interface that can be fed a sequence of messages of type W. More...
 

Namespaces

 grpc
 
 grpc::internal
 Actual implementation of bi-directional streaming.
 


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