19 #ifndef GRPCPP_IMPL_CODEGEN_STUB_OPTIONS_H
20 #define GRPCPP_IMPL_CODEGEN_STUB_OPTIONS_H
37 const char* suffix_for_stats_ =
nullptr;
Useful interface for generated stubs.
Definition: stub_options.h:25
const char * suffix_for_stats() const
Definition: stub_options.h:34
StubOptions(const char *suffix_for_stats)
Definition: stub_options.h:28
void set_suffix_for_stats(const char *suffix_for_stats)
Definition: stub_options.h:31
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided ...
Definition: alarm.h:33