#include <scoped_set_env.h>
Definition at line 25 of file scoped_set_env.h.
◆ ScopedSetEnv()
absl::base_internal::ScopedSetEnv::ScopedSetEnv |
( |
const char * |
var_name, |
|
|
const char * |
new_value |
|
) |
| |
◆ ~ScopedSetEnv()
absl::base_internal::ScopedSetEnv::~ScopedSetEnv |
( |
| ) |
|
◆ old_value_
std::string absl::base_internal::ScopedSetEnv::old_value_ |
|
private |
◆ var_name_
std::string absl::base_internal::ScopedSetEnv::var_name_ |
|
private |
◆ was_unset_
bool absl::base_internal::ScopedSetEnv::was_unset_ |
|
private |
The documentation for this class was generated from the following files: