GRPC C++  1.26.0
Namespaces | Functions | Variables
channel_filter.cc File Reference
#include <string.h>
#include "src/core/lib/channel/channel_stack.h"
#include "src/cpp/common/channel_filter.h"
#include <grpcpp/impl/codegen/slice.h>

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 
 grpc::internal
 Models a gRPC server.
 

Functions

void grpc::internal::ChannelFilterPluginInit ()
 
void grpc::internal::ChannelFilterPluginShutdown ()
 

Variables

std::vector< FilterRecord > * grpc::internal::channel_filters