|
libzypp
15.22.2
|
Public Types | |
| typedef ServiceInfo::ReposToEnable | ReposToEnable |
| typedef ServiceInfo::ReposToDisable | ReposToDisable |
Public Member Functions | |
| Impl () | |
| Impl (const Url &url_r) | |
| ~Impl () | |
| void | setProbedType (const repo::ServiceType &type_r) const |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer More... | |
Friends | |
| Impl * | rwcowClone (const Impl *rhs) |
Definition at line 33 of file ServiceInfo.cc.
Definition at line 35 of file ServiceInfo.cc.
Definition at line 36 of file ServiceInfo.cc.
|
inline |
Definition at line 48 of file ServiceInfo.cc.
|
inline |
Definition at line 51 of file ServiceInfo.cc.
|
inline |
Definition at line 55 of file ServiceInfo.cc.
|
inline |
Definition at line 58 of file ServiceInfo.cc.
|
inlineprivate |
clone for RWCOW_pointer
Definition at line 72 of file ServiceInfo.cc.
| RepoVariablesReplacedUrl zypp::ServiceInfo::Impl::_url |
Definition at line 39 of file ServiceInfo.cc.
| repo::ServiceType zypp::ServiceInfo::Impl::_type |
Definition at line 40 of file ServiceInfo.cc.
| ReposToEnable zypp::ServiceInfo::Impl::_reposToEnable |
Definition at line 41 of file ServiceInfo.cc.
| ReposToDisable zypp::ServiceInfo::Impl::_reposToDisable |
Definition at line 42 of file ServiceInfo.cc.
| RepoStates zypp::ServiceInfo::Impl::_repoStates |
Definition at line 43 of file ServiceInfo.cc.
| DefaultIntegral<Date::Duration,0> zypp::ServiceInfo::Impl::_ttl |
Definition at line 44 of file ServiceInfo.cc.
| Date zypp::ServiceInfo::Impl::_lrf |
Definition at line 45 of file ServiceInfo.cc.