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 * | rwcowClone (const Impl *rhs) |
Definition at line 61 of file SysContent.cc.
|
|
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(). |
|
|
Offer default Impl.
Definition at line 74 of file SysContent.cc. |
|
|
clone for RWCOW_pointer
Definition at line 83 of file SysContent.cc. |
|
|
|
|
|
Definition at line 67 of file SysContent.cc. Referenced by writeXml(). |
|
|
Definition at line 68 of file SysContent.cc. Referenced by writeXml(). |
|
|
Definition at line 69 of file SysContent.cc. Referenced by writeXml(). |
|
|
Definition at line 70 of file SysContent.cc. Referenced by writeXml(). |
1.4.6