GRPC Core  18.0.0
Public Member Functions
grpc_core::WorkSerializer::WorkSerializerImpl Class Reference

Public Member Functions

void Run (std::function< void()> callback, const grpc_core::DebugLocation &location)
 
void Orphan () override
 
- 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::Orphanable
 Orphanable ()
 
virtual ~Orphanable ()
 

Member Function Documentation

◆ Orphan()

void grpc_core::WorkSerializer::WorkSerializerImpl::Orphan ( )
overridevirtual

Implements grpc_core::Orphanable.

◆ Run()

void grpc_core::WorkSerializer::WorkSerializerImpl::Run ( std::function< void()>  callback,
const grpc_core::DebugLocation location 
)

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