Classes | Namespaces | Enumerations
impl/codegen/interceptor.h File Reference
#include <map>
#include <memory>
#include <string>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/impl/codegen/byte_buffer.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/metadata_map.h>
#include <grpcpp/impl/codegen/string_ref.h>
Include dependency graph for impl/codegen/interceptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::experimental::Interceptor
 
class  grpc::experimental::InterceptorBatchMethods
 

Namespaces

 grpc
 
 grpc::experimental
 

Enumerations

enum  grpc::experimental::InterceptionHookPoints {
  grpc::experimental::InterceptionHookPoints::PRE_SEND_INITIAL_METADATA, grpc::experimental::InterceptionHookPoints::PRE_SEND_MESSAGE, grpc::experimental::InterceptionHookPoints::POST_SEND_MESSAGE, grpc::experimental::InterceptionHookPoints::PRE_SEND_STATUS,
  grpc::experimental::InterceptionHookPoints::PRE_SEND_CLOSE, grpc::experimental::InterceptionHookPoints::PRE_RECV_INITIAL_METADATA, grpc::experimental::InterceptionHookPoints::PRE_RECV_MESSAGE, grpc::experimental::InterceptionHookPoints::PRE_RECV_STATUS,
  grpc::experimental::InterceptionHookPoints::POST_RECV_INITIAL_METADATA, grpc::experimental::InterceptionHookPoints::POST_RECV_MESSAGE, grpc::experimental::InterceptionHookPoints::POST_RECV_STATUS, grpc::experimental::InterceptionHookPoints::POST_RECV_CLOSE,
  grpc::experimental::InterceptionHookPoints::PRE_SEND_CANCEL, grpc::experimental::InterceptionHookPoints::NUM_INTERCEPTION_HOOKS
}
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20