libzypp 17.31.23
zypp::media::TmpUnsetEnv Struct Reference

Public Member Functions

 TmpUnsetEnv (const char *var_r)
 
 ~TmpUnsetEnv ()
 

Public Attributes

bool _set
 
std::string _var
 
std::string _val
 

Detailed Description

Definition at line 29 of file proxyinfolibproxy.cc.

Constructor & Destructor Documentation

◆ TmpUnsetEnv()

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

Definition at line 31 of file proxyinfolibproxy.cc.

◆ ~TmpUnsetEnv()

zypp::media::TmpUnsetEnv::~TmpUnsetEnv ( )
inline

Definition at line 44 of file proxyinfolibproxy.cc.

Member Data Documentation

◆ _set

bool zypp::media::TmpUnsetEnv::_set

Definition at line 52 of file proxyinfolibproxy.cc.

◆ _var

std::string zypp::media::TmpUnsetEnv::_var

Definition at line 53 of file proxyinfolibproxy.cc.

◆ _val

std::string zypp::media::TmpUnsetEnv::_val

Definition at line 54 of file proxyinfolibproxy.cc.


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