Namespaces | |
namespace | apt |
namespace | core |
namespace | debtags |
namespace | popcon |
namespace | textsearch |
Classes | |
class | ProgressCallback |
struct | Sources |
struct | Token |
Functions | |
std::istream & | operator>> (std::istream &i, Sources::Entry::Word &w) |
std::istream & | operator>> (std::istream &i, Sources::Entry &e) |
std::ostream & | operator<< (std::ostream &o, const Sources::Entry &e) |
std::istream & | operator>> (std::istream &i, Sources &s) |
std::ostream & | operator<< (std::ostream &o, const Sources &s) |
std::ostream& ept::operator<< | ( | std::ostream & | o, | |
const Sources & | s | |||
) | [inline] |
References ept::Sources::entries().
std::ostream& ept::operator<< | ( | std::ostream & | o, | |
const Sources::Entry & | e | |||
) | [inline] |
References ept::Sources::Sources::Entry::comment(), ept::Sources::Sources::Entry::Comment, ept::Sources::Sources::Entry::components(), ept::Sources::Sources::Entry::distribution(), ept::Sources::Sources::Entry::enabled(), ept::Sources::Sources::Entry::type(), ept::Sources::Sources::Entry::typeString(), and ept::Sources::Sources::Entry::url().
std::istream& ept::operator>> | ( | std::istream & | i, | |
Sources & | s | |||
) | [inline] |
References ept::Sources::m_entries.
std::istream& ept::operator>> | ( | std::istream & | i, | |
Sources::Entry & | e | |||
) | [inline] |
References ept::Sources::Sources::Entry::Comment, ept::Sources::Sources::Entry::m_components, ept::Sources::Sources::Entry::m_dist, ept::Sources::Sources::Entry::m_url, ept::Sources::Sources::Entry::setComment(), ept::Sources::Sources::Entry::setEnabled(), ept::Sources::Sources::Entry::setType(), and ept::Sources::Sources::Entry::setTypeString().
std::istream& ept::operator>> | ( | std::istream & | i, | |
Sources::Entry::Word & | w | |||
) | [inline] |