|
libzypp
17.14.0
|
including fstream is not hell here because this header only included by implementation file, header doesn't need include it. More...
#include <fstream>#include "zypp/Pathname.h"#include "zypp/PoolQuery.h"#include "zypp/base/String.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver. | |
Macros | |
| #define | ZYPP_POOLQUERYUTIL_TCC |
Functions | |
| template<class OutputIterator > | |
| void | zypp::readPoolQueriesFromFile (const zypp::filesystem::Pathname &file, OutputIterator out) |
| sends to output iterator all queries readed from file. | |
| template<class InputIterator > | |
| void | zypp::writePoolQueriesToFile (const zypp::filesystem::Pathname &file, InputIterator begin, InputIterator end) |
| Writes all queries from begin to end. | |
including fstream is not hell here because this header only included by implementation file, header doesn't need include it.
Definition in file PoolQueryUtil.tcc.
| #define ZYPP_POOLQUERYUTIL_TCC |
Definition at line 15 of file PoolQueryUtil.tcc.