#include <global_config_env.h>
Definition at line 41 of file global_config_env.h.
◆ GlobalConfigEnv()
| constexpr grpc_core::GlobalConfigEnv::GlobalConfigEnv |
( |
char * |
name | ) |
|
|
inlineexplicitconstexprprotected |
◆ GetName()
| char * grpc_core::GlobalConfigEnv::GetName |
( |
| ) |
|
|
protected |
◆ GetValue()
| UniquePtr< char > grpc_core::GlobalConfigEnv::GetValue |
( |
| ) |
|
◆ SetValue()
| void grpc_core::GlobalConfigEnv::SetValue |
( |
const char * |
value | ) |
|
◆ Unset()
| void grpc_core::GlobalConfigEnv::Unset |
( |
| ) |
|
◆ name_
| char* grpc_core::GlobalConfigEnv::name_ |
|
private |
The documentation for this class was generated from the following files: