libzypp 17.37.17
zypp::media::TmpUnsetEnv Struct Reference
Inheritance diagram for zypp::media::TmpUnsetEnv:

Public Member Functions

 TmpUnsetEnv (const char *var_r)

Additional Inherited Members

Private Member Functions inherited from zypp::env::ScopedSet
 ScopedSet (const ScopedSet &)=delete
ScopedSetoperator= (const ScopedSet &)=delete
 ScopedSet (ScopedSet &&)=default
ScopedSetoperator= (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.

Detailed Description

Definition at line 121 of file proxyinfolibproxy.cc.

Constructor & Destructor Documentation

◆ TmpUnsetEnv()

zypp::media::TmpUnsetEnv::TmpUnsetEnv ( const char * var_r)
inline

Definition at line 123 of file proxyinfolibproxy.cc.


The documentation for this struct was generated from the following file: