|
libzypp
9.1.2
|
Pair of sat::Solvable and Pathname. More...
#include <ZYppCommitResult.h>
Public Member Functions | |
| UpdateNotificationFile (sat::Solvable solvable_r, const Pathname &file_r) | |
| sat::Solvable | solvable () const |
| const Pathname & | file () const |
Private Attributes | |
| sat::Solvable | _solvable |
| Pathname | _file |
Pair of sat::Solvable and Pathname.
Definition at line 25 of file ZYppCommitResult.h.
| zypp::UpdateNotificationFile::UpdateNotificationFile | ( | sat::Solvable | solvable_r, |
| const Pathname & | file_r | ||
| ) | [inline] |
Definition at line 28 of file ZYppCommitResult.h.
| sat::Solvable zypp::UpdateNotificationFile::solvable | ( | ) | const [inline] |
Definition at line 32 of file ZYppCommitResult.h.
References _solvable.
| const Pathname& zypp::UpdateNotificationFile::file | ( | ) | const [inline] |
Definition at line 33 of file ZYppCommitResult.h.
References _file.
Definition at line 35 of file ZYppCommitResult.h.
Referenced by solvable().
Pathname zypp::UpdateNotificationFile::_file [private] |
Definition at line 36 of file ZYppCommitResult.h.
Referenced by file().
1.7.6.1