
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< T > | grpc_core::poll_cast (Poll< U > poll) |
Variables | |
| static constexpr size_t | grpc_core::kPollReadyIdx = 1 |