template <int Unused>

class CallNoOp

Defined at line 205 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h

Default argument for CallOpSet. The Unused parameter is unused by

the class, but can be used for generating multiple names for the

same thing.

Protected Methods

void AddOp (grpc_op * , size_t * )

Defined at line 207 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h

void FinishOp (bool * )

Defined at line 208 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h

void SetInterceptionHookPoint (InterceptorBatchMethodsImpl * )

Defined at line 209 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h

void SetFinishInterceptionHookPoint (InterceptorBatchMethodsImpl * )

Defined at line 211 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h

void SetHijackingState (InterceptorBatchMethodsImpl * )

Defined at line 213 of file ../../third_party/grpc/src/include/grpcpp/impl/call_op_set.h