#include <orphanable.h>
Public Member Functions | |
Orphanable & | operator= (const Orphanable &)=delete |
virtual void | Orphan ()=0 |
Orphanable (const Orphanable &)=delete | |
Protected Member Functions | |
Orphanable () | |
virtual | ~Orphanable () |
Definition at line 39 of file orphanable.h.
|
delete |
|
inlineprotected |
Definition at line 51 of file orphanable.h.
|
inlineprotectedvirtual |
Definition at line 52 of file orphanable.h.
|
delete |
|
pure virtual |
Implemented in grpc_core::Subchannel, grpc_core::Subchannel::HealthWatcherMap::HealthWatcher, grpc_core::ClientChannel::LoadBalancedCall, grpc_core::XdsClient::ChannelState::LrsCallState::Reporter, grpc_core::LoadBalancingPolicy, grpc_core::XdsClient::ChannelState::LrsCallState, grpc_core::XdsClient::ChannelState::AdsCallState::ResourceTimer, grpc_core::XdsClient::ChannelState, grpc_core::HttpRequest, grpc_core::BinderServerListener, grpc_core::XdsClient::ChannelState::AdsCallState, grpc_core::Resolver, grpc_core::SubchannelStreamClient::CallState, grpc_core::XdsClient::ChannelState::RetryableCall< T >, grpc_core::XdsClient::ChannelState::RetryableCall< grpc_core::XdsClient::ChannelState::LrsCallState >, grpc_core::SubchannelStreamClient, grpc_core::XdsClient, grpc_core::FileWatcherAuthorizationPolicyProvider, grpc_core::SubchannelConnector, grpc_core::CertificateProviderStore, grpc_core::StaticDataAuthorizationPolicyProvider, grpc_core::ConnectivityStateWatcherInterface, grpc_binder::WireReaderImpl, grpc_core::WorkSerializer::WorkSerializerImpl, grpc_core::promise_detail::FreestandingActivity, grpc_core::promise_filter_detail::BaseCallData, grpc_core::ReclaimerQueue::Handle, and grpc_core::Server.