#include <global_config_env.h>
Definition at line 75 of file global_config_env.h.
◆ GlobalConfigEnvInt32()
constexpr grpc_core::GlobalConfigEnvInt32::GlobalConfigEnvInt32 |
( |
char * |
name, |
|
|
int32_t |
default_value |
|
) |
| |
|
inlineconstexpr |
◆ Get()
int32_t grpc_core::GlobalConfigEnvInt32::Get |
( |
| ) |
|
◆ Set()
void grpc_core::GlobalConfigEnvInt32::Set |
( |
int32_t |
value | ) |
|
◆ default_value_
int32_t grpc_core::GlobalConfigEnvInt32::default_value_ |
|
private |
The documentation for this class was generated from the following files: