Classes | Namespaces | Typedefs | Variables
observable.h File Reference
#include <grpc/support/port_platform.h>
#include <stdint.h>
#include <limits>
#include <memory>
#include <type_traits>
#include <utility>
#include "absl/base/thread_annotations.h"
#include "absl/types/optional.h"
#include "absl/types/variant.h"
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/promise/activity.h"
#include "src/core/lib/promise/detail/promise_like.h"
#include "src/core/lib/promise/poll.h"
#include "src/core/lib/promise/wait_set.h"
Include dependency graph for observable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc_core::Observable< T >
 
class  grpc_core::Observable< T >
 
class  grpc_core::promise_detail::ObservableGet< T >
 
class  grpc_core::promise_detail::ObservableNext< T >
 
class  grpc_core::promise_detail::ObservableState< T >
 
class  grpc_core::promise_detail::ObservableWatch< T, F >
 
class  grpc_core::Observer< T >
 
class  grpc_core::WatchCommitter
 

Namespaces

 grpc_core
 
 grpc_core::promise_detail
 

Typedefs

using grpc_core::promise_detail::ObservableVersion = uint64_t
 

Variables

static constexpr ObservableVersion grpc_core::promise_detail::kTombstoneVersion
 


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