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

#include <orphanable.h>

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

Public Member Functions

Orphanableoperator= (const Orphanable &)=delete
 
virtual void Orphan ()=0
 
 Orphanable (const Orphanable &)=delete
 

Protected Member Functions

 Orphanable ()
 
virtual ~Orphanable ()
 

Detailed Description

Definition at line 39 of file orphanable.h.

Constructor & Destructor Documentation

◆ Orphanable() [1/2]

grpc_core::Orphanable::Orphanable ( const Orphanable )
delete

◆ Orphanable() [2/2]

grpc_core::Orphanable::Orphanable ( )
inlineprotected

Definition at line 51 of file orphanable.h.

◆ ~Orphanable()

virtual grpc_core::Orphanable::~Orphanable ( )
inlineprotectedvirtual

Definition at line 52 of file orphanable.h.

Member Function Documentation

◆ operator=()

Orphanable& grpc_core::Orphanable::operator= ( const Orphanable )
delete

◆ Orphan()

virtual void grpc_core::Orphanable::Orphan ( )
pure virtual

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


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