libzypp  11.13.5
zypp::media::TmpUnsetEnv Struct Reference

List of all members.

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

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

Definition at line 31 of file ProxyInfoLibproxy.cc.

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

Definition at line 44 of file ProxyInfoLibproxy.cc.


Member Data Documentation

bool zypp::media::TmpUnsetEnv::_set

Definition at line 52 of file ProxyInfoLibproxy.cc.

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

Definition at line 53 of file ProxyInfoLibproxy.cc.

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: