GRPC C++  1.26.0
Namespaces | Functions
channel_argument_option.cc File Reference
#include <grpcpp/impl/channel_argument_option.h>

Namespaces

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

Functions

std::unique_ptr< ServerBuilderOption > grpc::MakeChannelArgumentOption (const grpc::string &name, const grpc::string &value)
 
std::unique_ptr< ServerBuilderOption > grpc::MakeChannelArgumentOption (const grpc::string &name, int value)