Classes | Namespaces | Functions
for_each.h File Reference
#include <grpc/support/port_platform.h>
#include <type_traits>
#include <utility>
#include "absl/status/status.h"
#include "absl/types/variant.h"
#include "src/core/lib/promise/detail/promise_factory.h"
#include "src/core/lib/promise/poll.h"
Include dependency graph for for_each.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grpc_core::for_each_detail::ForEach< Reader, Action >::CallPoll< kSetState >
 
struct  grpc_core::for_each_detail::Done< T >
 
struct  grpc_core::for_each_detail::Done< absl::Status >
 
class  grpc_core::for_each_detail::ForEach< Reader, Action >
 

Namespaces

 grpc_core
 
 grpc_core::for_each_detail
 

Functions

template<typename Reader , typename CallPoll >
Poll< absl::Statusgrpc_core::for_each_detail::FinishIteration (absl::Status *r, Reader *reader, CallPoll call_poll)
 
template<typename Reader , typename Action >
for_each_detail::ForEach< Reader, Action > grpc_core::ForEach (Reader reader, Action action)
 For each item acquired by calling Reader::Next, run the promise Action. More...
 


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