#include <iostream>#include "zypp/ResPool.h"#include "zypp/pool/PoolImpl.h"#include "zypp/base/SerialNumber.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Functions | |
| pool::PoolTraits::Impl_constPtr | zypp::noPool () |
| the empty pool used by ResPool::ResPool() | |
| std::ostream & | zypp::operator<< (std::ostream &str, const ResPool &obj) |
Definition in file ResPool.cc.
1.5.3