Go to the documentation of this file.
19 #ifndef GRPCPP_IMPL_CODEGEN_STUB_OPTIONS_H
20 #define GRPCPP_IMPL_CODEGEN_STUB_OPTIONS_H
39 const char* suffix_for_stats_ =
nullptr;
44 #endif // GRPCPP_IMPL_CODEGEN_STUB_OPTIONS_H
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided ...
Definition: alarm.h:33
const char * suffix_for_stats() const
Definition: stub_options.h:36
Useful interface for generated stubs.
Definition: stub_options.h:27
StubOptions(const char *suffix_for_stats)
Definition: stub_options.h:30
void set_suffix_for_stats(const char *suffix_for_stats)
Definition: stub_options.h:33