#include <call_combiner.h>
◆ CallCombinerClosureList()
grpc_core::CallCombinerClosureList::CallCombinerClosureList |
( |
| ) |
|
|
inline |
◆ Add()
void grpc_core::CallCombinerClosureList::Add |
( |
grpc_closure * |
closure, |
|
|
grpc_error * |
error, |
|
|
const char * |
reason |
|
) |
| |
|
inline |
◆ RunClosures()
void grpc_core::CallCombinerClosureList::RunClosures |
( |
CallCombiner * |
call_combiner | ) |
|
|
inline |
◆ RunClosuresWithoutYielding()
void grpc_core::CallCombinerClosureList::RunClosuresWithoutYielding |
( |
CallCombiner * |
call_combiner | ) |
|
|
inline |
◆ size()
size_t grpc_core::CallCombinerClosureList::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: