#include <SysContent.h>
Public Member Functions | |
| Entry () | |
| const std::string & | kind () const |
| const std::string & | name () const |
| const Edition & | edition () const |
| const Arch & | arch () const |
| Entry (const shared_ptr< Impl > &pimpl_r) | |
Private Attributes | |
| RW_pointer< Impl > | _pimpl |
Classes | |
| class | Impl |
Definition at line 234 of file SysContent.h.
|
|
Definition at line 211 of file SysContent.cc. |
|
|
Definition at line 215 of file SysContent.cc. References zypp::syscontent::Reader::_pimpl. |
|
|
Definition at line 219 of file SysContent.cc. References _pimpl. |
|
|
Definition at line 222 of file SysContent.cc. References _pimpl. |
|
|
Definition at line 225 of file SysContent.cc. References _pimpl. |
|
|
Definition at line 228 of file SysContent.cc. References _pimpl. |
|
|
Definition at line 246 of file SysContent.h. |
1.4.6