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

#include <connectivity_state.h>

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

Public Member Functions

virtual void Notify (grpc_connectivity_state new_state, const absl::Status &status)=0
 
void Orphan () override
 
 ~ConnectivityStateWatcherInterface () override=default
 
- Public Member Functions inherited from grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface >
 InternallyRefCounted (const InternallyRefCounted &)=delete
 
InternallyRefCountedoperator= (const InternallyRefCounted &)=delete
 
- Public Member Functions inherited from grpc_core::Orphanable
Orphanableoperator= (const Orphanable &)=delete
 
 Orphanable (const Orphanable &)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface >
 InternallyRefCounted (const char *trace=nullptr, intptr_t initial_refcount=1)
 
RefCountedPtr< ConnectivityStateWatcherInterfaceRef () GRPC_MUST_USE_RESULT
 
RefCountedPtr< ConnectivityStateWatcherInterfaceRef (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
void Unref ()
 
void Unref (const DebugLocation &location, const char *reason)
 
 ~InternallyRefCounted () override=default
 
- Protected Member Functions inherited from grpc_core::Orphanable
 Orphanable ()
 
virtual ~Orphanable ()
 

Detailed Description

Definition at line 49 of file src/core/lib/transport/connectivity_state.h.

Constructor & Destructor Documentation

◆ ~ConnectivityStateWatcherInterface()

grpc_core::ConnectivityStateWatcherInterface::~ConnectivityStateWatcherInterface ( )
overridedefault

Member Function Documentation

◆ Notify()

virtual void grpc_core::ConnectivityStateWatcherInterface::Notify ( grpc_connectivity_state  new_state,
const absl::Status status 
)
pure virtual

◆ Orphan()

void grpc_core::ConnectivityStateWatcherInterface::Orphan ( )
inlineoverridevirtual

Implements grpc_core::Orphanable.

Definition at line 58 of file src/core/lib/transport/connectivity_state.h.


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


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