Classes | Namespaces
grpcpp/impl/codegen/async_stream.h File Reference
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/channel_interface.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/async_stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::internal::AsyncReaderInterface< R >
 An interface that yields a sequence of messages of type R. More...
 
class  grpc::internal::AsyncWriterInterface< W >
 An interface that can be fed a sequence of messages of type W. More...
 
class  grpc::ClientAsyncReader< R >
 
class  grpc::internal::ClientAsyncReaderFactory< R >
 
class  grpc::ClientAsyncReaderInterface< R >
 
class  grpc::ClientAsyncReaderWriter< W, R >
 
class  grpc::internal::ClientAsyncReaderWriterFactory< W, R >
 
class  grpc::ClientAsyncReaderWriterInterface< W, R >
 
class  grpc::internal::ClientAsyncStreamingInterface
 Common interface for all client side asynchronous streaming. More...
 
class  grpc::ClientAsyncWriter< W >
 
class  grpc::internal::ClientAsyncWriterFactory< W >
 
class  grpc::ClientAsyncWriterInterface< W >
 Common interface for client side asynchronous writing. More...
 
class  grpc::ServerAsyncReader< W, R >
 
class  grpc::ServerAsyncReaderInterface< W, R >
 
class  grpc::ServerAsyncReaderWriter< W, R >
 
class  grpc::ServerAsyncReaderWriterInterface< W, R >
 Server-side interface for asynchronous bi-directional streaming. More...
 
class  grpc::ServerAsyncWriter< W >
 
class  grpc::ServerAsyncWriterInterface< W >
 

Namespaces

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


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:00