Useful interface for generated stubs.
More...
#include <stub_options.h>
Useful interface for generated stubs.
Definition at line 27 of file grpcpp/impl/codegen/stub_options.h.
◆ StubOptions() [1/2]
grpc::StubOptions::StubOptions |
( |
| ) |
|
|
default |
◆ StubOptions() [2/2]
grpc::StubOptions::StubOptions |
( |
const char * |
suffix_for_stats | ) |
|
|
inlineexplicit |
◆ set_suffix_for_stats()
void grpc::StubOptions::set_suffix_for_stats |
( |
const char * |
suffix_for_stats | ) |
|
|
inline |
◆ suffix_for_stats()
const char* grpc::StubOptions::suffix_for_stats |
( |
| ) |
const |
|
inline |
◆ suffix_for_stats_
const char* grpc::StubOptions::suffix_for_stats_ = nullptr |
|
private |
The documentation for this class was generated from the following file: