|
libzypp 17.37.14
|
Public Member Functions | |
| TmpUnsetEnv (const char *var_r) | |
Additional Inherited Members | |
| Private Member Functions inherited from zypp::env::ScopedSet | |
| ScopedSet (const ScopedSet &)=delete | |
| ScopedSet & | operator= (const ScopedSet &)=delete |
| ScopedSet (ScopedSet &&)=default | |
| ScopedSet & | operator= (ScopedSet &&)=default |
| ScopedSet () | |
| Default ctor (NOOP). | |
| ScopedSet (std::string var_r, const char *val_r) | |
Set var_r to val_r (unsets var_r if val_r is a nullptr). | |
| ~ScopedSet () | |
| Restore the original setting. | |
Definition at line 121 of file proxyinfolibproxy.cc.
|
inline |
Definition at line 123 of file proxyinfolibproxy.cc.