19 #ifndef GRPCPP_IMPL_CHANNEL_ARGUMENT_OPTION_H
20 #define GRPCPP_IMPL_CHANNEL_ARGUMENT_OPTION_H
31 const std::string& name,
const std::string& value);
33 const std::string& name,
int value);
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided ...
Definition: alarm.h:33
std::unique_ptr< ServerBuilderOption > MakeChannelArgumentOption(const std::string &name, const std::string &value)