Public Member Functions | Private Attributes | List of all members
grpc_core::Subchannel::AsyncWatcherNotifierLocked Class Reference

Public Member Functions

 AsyncWatcherNotifierLocked (RefCountedPtr< Subchannel::ConnectivityStateWatcherInterface > watcher, grpc_connectivity_state state, const absl::Status &status)
 

Private Attributes

grpc_closure closure_
 
RefCountedPtr< Subchannel::ConnectivityStateWatcherInterfacewatcher_
 

Detailed Description

Definition at line 357 of file subchannel.cc.

Constructor & Destructor Documentation

◆ AsyncWatcherNotifierLocked()

grpc_core::Subchannel::AsyncWatcherNotifierLocked::AsyncWatcherNotifierLocked ( RefCountedPtr< Subchannel::ConnectivityStateWatcherInterface watcher,
grpc_connectivity_state  state,
const absl::Status status 
)
inline

Definition at line 359 of file subchannel.cc.

Member Data Documentation

◆ closure_

grpc_closure grpc_core::Subchannel::AsyncWatcherNotifierLocked::closure_
private

Definition at line 379 of file subchannel.cc.

◆ watcher_

RefCountedPtr<Subchannel::ConnectivityStateWatcherInterface> grpc_core::Subchannel::AsyncWatcherNotifierLocked::watcher_
private

Definition at line 378 of file subchannel.cc.


The documentation for this class was generated from the following file:


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