|
GRPC C++
1.39.1
|
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 | |
| Orphanable & | operator= (const Orphanable &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from grpc_core::Orphanable | |
| Orphanable () | |
| virtual | ~Orphanable () |
|
overridevirtual |
Implements grpc_core::Orphanable.
| void grpc_core::WorkSerializer::WorkSerializerImpl::Run | ( | std::function< void()> | callback, |
| const grpc_core::DebugLocation & | location | ||
| ) |