|
Pol
Revision:cb584c9
|
#include <pkg.h>
Classes | |
| struct | Elem |
Private Member Functions | |
| PackageList (Clib::ConfigElem &elem, const char *tag) | |
| size_t | sizeEstimate () const |
Private Attributes | |
| std::vector< Elem > | elems |
Friends | |
| class | Package |
|
private |
Definition at line 126 of file pkg.cpp.
References ISTRINGSTREAM, Pol::Clib::mklower(), Pol::Plib::PackageList::Elem::pkgname, Pol::Clib::ConfigElem::remove_prop(), and Pol::Plib::PackageList::Elem::version.
|
private |
Definition at line 143 of file pkg.cpp.
Referenced by Pol::Plib::Package::estimateSize().
|
private |
Definition at line 38 of file pkg.h.
Referenced by Pol::Plib::Package::check_conflicts(), Pol::Plib::Package::check_dependencies(), and Pol::Plib::Package::check_replacements().