GRPC C++
0.11.0.0
|
Public Member Functions | |
UnimplementedAsyncResponse (UnimplementedAsyncRequest *request) | |
~UnimplementedAsyncResponse () | |
bool | FinalizeResult (void **tag, bool *status) GRPC_OVERRIDE |
![]() | |
CallOpSet () | |
void | FillOps (grpc_op *ops, size_t *nops) GRPC_OVERRIDE |
Fills in grpc_op, starting from ops[*nops] and moving upwards. More... | |
void | set_output_tag (void *return_tag) |
![]() | |
CallOpSetInterface () | |
void | set_max_message_size (int max_message_size) |
![]() | |
virtual | ~CompletionQueueTag () |
Additional Inherited Members | |
![]() | |
int | max_message_size_ |
grpc::Server::UnimplementedAsyncResponse::UnimplementedAsyncResponse | ( | UnimplementedAsyncRequest * | request | ) |
|
inline |
|
inlinevirtual |
Reimplemented from grpc::SneakyCallOpSet< Op1, Op2, Op3, Op4, Op5, Op6 >.