Public Member Functions | |
| std::ostream & | writeXml (std::ostream &str) const |
Static Public Member Functions | |
| static shared_ptr< Impl > | nullimpl () |
| Offer default Impl. | |
Public Attributes | |
| std::string | _name |
| Edition | _edition |
| std::string | _description |
| StorageT | _onsys |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Friends | |
| Impl * | r (const Impl *rhs) |
Definition at line 61 of file SysContent.cc.
| std::ostream & zypp::syscontent::Writer::Impl::writeXml | ( | std::ostream & | str | ) | const |
Definition at line 93 of file SysContent.cc.
References _description, _edition, _name, _onsys, zypp::Date::asSeconds(), zypp::syscontent::attrIf(), zypp::Edition::epoch(), zypp::Date::now(), zypp::str::numstring(), zypp::Edition::release(), and zypp::Edition::version().
| static shared_ptr<Impl> zypp::syscontent::Writer::Impl::nullimpl | ( | ) | [inline, static] |
| Impl* zypp::syscontent::Writer::Impl::clone | ( | ) | const [inline, private] |
| std::string zypp::syscontent::Writer::Impl::_name |
| std::string zypp::syscontent::Writer::Impl::_description |
1.5.3