|
GRPC Core
41.0.0
|
Represents a scheduled task. More...
#include <event_engine.h>
Data Fields | |
| intptr_t | keys [2] |
Static Public Attributes | |
| static const GRPC_DLL TaskHandle | kInvalid |
Friends | |
| bool | operator== (const TaskHandle &lhs, const TaskHandle &rhs) |
| bool | operator!= (const TaskHandle &lhs, const TaskHandle &rhs) |
Represents a scheduled task.
TaskHandles are returned by Run* methods, and can be given to the Cancel method.
|
friend |
|
friend |
| intptr_t grpc_event_engine::experimental::EventEngine::TaskHandle::keys[2] |
|
static |
1.8.17