Public Member Functions | List of all members
grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface Class Referenceabstract

#include <subchannel_interface.h>

Inheritance diagram for grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface:
Inheritance graph
[legend]

Public Member Functions

virtual grpc_pollset_setinterested_parties ()=0
 
virtual void OnConnectivityStateChange (grpc_connectivity_state new_state, absl::Status status)=0
 
virtual ~ConnectivityStateWatcherInterface ()=default
 

Detailed Description

Definition at line 39 of file subchannel_interface.h.

Constructor & Destructor Documentation

◆ ~ConnectivityStateWatcherInterface()

virtual grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::~ConnectivityStateWatcherInterface ( )
virtualdefault

Member Function Documentation

◆ interested_parties()

virtual grpc_pollset_set* grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::interested_parties ( )
pure virtual

◆ OnConnectivityStateChange()

virtual void grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::OnConnectivityStateChange ( grpc_connectivity_state  new_state,
absl::Status  status 
)
pure virtual

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


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