|
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 () |
Public Member Functions inherited from grpc::CallOpSetInterface | |
| CallOpSetInterface () | |
| void | set_max_message_size (int max_message_size) |
Public Member Functions inherited from grpc::CompletionQueueTag | |
| virtual | ~CompletionQueueTag () |
Additional Inherited Members | |
Protected Attributes inherited from grpc::CallOpSetInterface | |
| 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 | ( | ) |
1.8.6