GRPC C++  1.62.0
Data Structures | Namespaces | Functions
call_op_set.h File Reference
#include <cstring>
#include <map>
#include <memory>
#include <grpc/grpc.h>
#include <grpc/impl/compression_types.h>
#include <grpc/impl/grpc_types.h>
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpcpp/client_context.h>
#include <grpcpp/completion_queue.h>
#include <grpcpp/impl/call.h>
#include <grpcpp/impl/call_hook.h>
#include <grpcpp/impl/call_op_set_interface.h>
#include <grpcpp/impl/codegen/intercepted_channel.h>
#include <grpcpp/impl/completion_queue_tag.h>
#include <grpcpp/impl/interceptor_common.h>
#include <grpcpp/impl/serialization_traits.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/config.h>
#include <grpcpp/support/slice.h>
#include <grpcpp/support/string_ref.h>

Go to the source code of this file.

Data Structures

class  grpc::WriteOptions
 Per-message write options. More...
 
class  grpc::internal::CallNoOp< Unused >
 Default argument for CallOpSet. More...
 
class  grpc::internal::CallOpSendInitialMetadata
 
class  grpc::internal::CallOpSendMessage
 
class  grpc::internal::CallOpRecvMessage< R >
 
class  grpc::internal::DeserializeFunc
 
class  grpc::internal::DeserializeFuncType< R >
 
class  grpc::internal::CallOpGenericRecvMessage
 
class  grpc::internal::CallOpClientSendClose
 
class  grpc::internal::CallOpServerSendStatus
 
class  grpc::internal::CallOpRecvInitialMetadata
 
class  grpc::internal::CallOpClientRecvStatus
 
class  grpc::internal::CallOpSet< Op1, Op2, Op3, Op4, Op5, Op6 >
 Primary implementation of CallOpSetInterface. More...
 
class  grpc::internal::CallOpSet< Op1, Op2, Op3, Op4, Op5, Op6 >
 Primary implementation of CallOpSetInterface. More...
 

Namespaces

 grpc
 An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation.
 
 grpc::internal
 Models a gRPC server.
 

Functions

grpc_metadatagrpc::internal::FillMetadataArray (const std::multimap< std::string, std::string > &metadata, size_t *metadata_count, const std::string &optional_error_details)