StreamReadFuture for waiting a single read response from stream.
Definition in file stream_read_future.hpp.
Go to the source code of this file.
#include <utility>#include <google/protobuf/message.h>#include <userver/utils/assert.hpp>#include <userver/ugrpc/client/impl/async_stream_methods.hpp>#include <userver/ugrpc/client/impl/call_state.hpp>#include <userver/ugrpc/client/impl/middleware_pipeline.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | ugrpc::client::StreamReadFuture< RawStream > |
| StreamReadFuture for waiting a single read response from stream. More... | |
Namespaces | |
| namespace | ugrpc |
| Asynchronous gRPC driver. | |
| namespace | ugrpc::client |
| Client-side utilities. | |