Public Member Functions | |
bool | FinalizeResult (void **tag, bool *status) override |
UnimplementedAsyncResponse (UnimplementedAsyncRequest *request) | |
~UnimplementedAsyncResponse () override | |
![]() | |
CallOpSet () | |
CallOpSet (const CallOpSet &other) | |
void | ContinueFillOpsAfterInterception () override |
void | ContinueFinalizeResultAfterInterception () override |
void * | core_cq_tag () override |
void | FillOps (Call *call) override |
bool | FinalizeResult (void **tag, bool *status) override |
CallOpSet & | operator= (const CallOpSet &other) |
void | set_core_cq_tag (void *core_cq_tag) |
void | set_output_tag (void *return_tag) |
void | SetHijackingState () override |
Private Attributes | |
UnimplementedAsyncRequest *const | request_ |
UnimplementedAsyncResponse should not post user-visible completions to the C++ completion queue, but is generated as a CQ event by the core
Definition at line 341 of file server_cc.cc.
|
explicit |
Definition at line 1353 of file server_cc.cc.
|
inlineoverride |
Definition at line 347 of file server_cc.cc.
|
inlineoverride |
Definition at line 349 of file server_cc.cc.
|
private |
Definition at line 362 of file server_cc.cc.