Classes | Namespaces | Typedefs | Functions | Variables
poll.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include "absl/types/variant.h"
Include dependency graph for poll.h:

Go to the source code of this file.

Classes

struct  grpc_core::Pending
 
struct  grpc_core::PollTraits< T >
 
struct  grpc_core::PollTraits< Poll< T > >
 

Namespaces

 grpc_core
 

Typedefs

template<typename T >
using grpc_core::Poll = absl::variant< Pending, T >
 

Functions

template<typename T , typename U >
Poll< Tgrpc_core::poll_cast (Poll< U > poll)
 

Variables

static constexpr size_t grpc_core::kPollReadyIdx = 1
 


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