GRPC C++
0.10.0.0
|
Public Member Functions | |
CompletionOp () | |
void | FillOps (grpc_op *ops, size_t *nops) GRPC_OVERRIDE |
Fills in grpc_op, starting from ops[*nops] and moving upwards. More... | |
bool | FinalizeResult (void **tag, bool *status) GRPC_OVERRIDE |
bool | CheckCancelled (CompletionQueue *cq) |
void | Unref () |
![]() | |
CallOpSetInterface () | |
void | set_max_message_size (int max_message_size) |
![]() | |
virtual | ~CompletionQueueTag () |
Additional Inherited Members | |
![]() | |
int | max_message_size_ |
|
inline |
bool grpc::ServerContext::CompletionOp::CheckCancelled | ( | CompletionQueue * | cq | ) |
|
virtual |
Fills in grpc_op, starting from ops[*nops] and moving upwards.
Implements grpc::CallOpSetInterface.
|
virtual |
Implements grpc::CompletionQueueTag.
void grpc::ServerContext::CompletionOp::Unref | ( | ) |