Public Member Functions | |
| Impl () | |
| ~Impl () | |
Public Attributes | |
| bool | enabled |
| bool | autorefresh |
| bool | gpgcheck |
| Url | gpgkey_url |
| repo::RepoType | type |
| Url | mirrorlist_url |
| std::set< Url > | baseUrls |
| Pathname | path |
| std::string | alias |
| std::string | name |
| Pathname | filepath |
| Pathname | metadatapath |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Friends | |
| Impl * | r (const Impl *rhs) |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const RepoInfo::Impl &obj) |
| Stream output. | |
Definition at line 29 of file RepoInfo.cc.
| zypp::RepoInfo::Impl::Impl | ( | ) | [inline] |
| zypp::RepoInfo::Impl::~Impl | ( | ) | [inline] |
Definition at line 39 of file RepoInfo.cc.
| Impl* zypp::RepoInfo::Impl::clone | ( | ) | const [inline, private] |
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const RepoInfo::Impl & | obj | |||
| ) | [related] |
Definition at line 44 of file RepoInfo.cc.
Definition at line 45 of file RepoInfo.cc.
Definition at line 46 of file RepoInfo.cc.
Definition at line 47 of file RepoInfo.cc.
Definition at line 48 of file RepoInfo.cc.
Definition at line 49 of file RepoInfo.cc.
| std::set<Url> zypp::RepoInfo::Impl::baseUrls |
Definition at line 50 of file RepoInfo.cc.
| Pathname zypp::RepoInfo::Impl::path |
Definition at line 51 of file RepoInfo.cc.
| std::string zypp::RepoInfo::Impl::alias |
Definition at line 52 of file RepoInfo.cc.
| std::string zypp::RepoInfo::Impl::name |
Definition at line 53 of file RepoInfo.cc.
| Pathname zypp::RepoInfo::Impl::filepath |
Definition at line 54 of file RepoInfo.cc.
| Pathname zypp::RepoInfo::Impl::metadatapath |
Definition at line 55 of file RepoInfo.cc.
1.5.3