class CallOpGenericRecvMessage
Defined at line 528 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
Public Members
bool got_message
Public Methods
template <class R>
void RecvMessage (R * message)
Defined at line 531 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
void AllowNoMessage ()
Do not change status if no message is received.
Defined at line 540 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
Protected Methods
void AddOp (grpc_op * ops, size_t * nops)
Defined at line 545 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
void FinishOp (bool * status)
Defined at line 554 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
void SetInterceptionHookPoint (InterceptorBatchMethodsImpl * interceptor_methods)
Defined at line 581 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
void SetFinishInterceptionHookPoint (InterceptorBatchMethodsImpl * interceptor_methods)
Defined at line 588 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h
void SetHijackingState (InterceptorBatchMethodsImpl * interceptor_methods)
Defined at line 596 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h