class CallOpServerSendStatus

Defined at line 656 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

Public Methods

void CallOpServerSendStatus ()

Defined at line 658 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

void ServerSendStatus (std::multimap<std::string, std::string> * trailing_metadata, const Status & status)

Defined at line 660 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 671 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

void FinishOp (bool * )

Defined at line 688 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

void SetInterceptionHookPoint (InterceptorBatchMethodsImpl * interceptor_methods)

Defined at line 694 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

void SetFinishInterceptionHookPoint (InterceptorBatchMethodsImpl * )

Defined at line 704 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h

void SetHijackingState (InterceptorBatchMethodsImpl * )

Defined at line 707 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_op_set.h