GRPC Core  18.0.0
Public Member Functions
grpc_core::Subchannel::ConnectedSubchannelStateWatcher Class Reference

Public Member Functions

 ConnectedSubchannelStateWatcher (WeakRefCountedPtr< Subchannel > c)
 
 ~ConnectedSubchannelStateWatcher () override
 
- Public Member Functions inherited from grpc_core::AsyncConnectivityStateWatcherInterface
 ~AsyncConnectivityStateWatcherInterface () override=default
 
void Notify (grpc_connectivity_state new_state, const absl::Status &status) final
 
- Public Member Functions inherited from grpc_core::ConnectivityStateWatcherInterface
 ~ConnectivityStateWatcherInterface () override=default
 
void Orphan () override
 
- 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
 Orphanable (const Orphanable &)=delete
 
Orphanableoperator= (const Orphanable &)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from grpc_core::AsyncConnectivityStateWatcherInterface
 AsyncConnectivityStateWatcherInterface (std::shared_ptr< WorkSerializer > work_serializer=nullptr)
 
- Protected Member Functions inherited from grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface >
 InternallyRefCounted (const char *trace=nullptr, intptr_t initial_refcount=1)
 
 ~InternallyRefCounted () override=default
 
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)
 
- Protected Member Functions inherited from grpc_core::Orphanable
 Orphanable ()
 
virtual ~Orphanable ()
 

Constructor & Destructor Documentation

◆ ConnectedSubchannelStateWatcher()

grpc_core::Subchannel::ConnectedSubchannelStateWatcher::ConnectedSubchannelStateWatcher ( WeakRefCountedPtr< Subchannel c)
inlineexplicit

◆ ~ConnectedSubchannelStateWatcher()

grpc_core::Subchannel::ConnectedSubchannelStateWatcher::~ConnectedSubchannelStateWatcher ( )
inlineoverride

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