template <int Unused>

class CallNoOp

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

void FinishOp (bool * )

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

void SetInterceptionHookPoint (InterceptorBatchMethodsImpl * )

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

void SetFinishInterceptionHookPoint (InterceptorBatchMethodsImpl * )

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

void SetHijackingState (InterceptorBatchMethodsImpl * )

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