libept
Namespaces | Classes | Functions
ept Namespace Reference

Namespaces

 apt
 
 axi
 Maintains and accesses a Xapian index of package descriptions.
 
 debtags
 
 popcon
 

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)
 

Function Documentation

std::ostream& ept::operator<< ( std::ostream &  o,
const Sources::Entry &  e 
)
inline
std::ostream& ept::operator<< ( std::ostream &  o,
const Sources &  s 
)
inline
std::istream& ept::operator>> ( std::istream &  i,
Sources::Entry::Word &  w 
)
inline
std::istream& ept::operator>> ( std::istream &  i,
Sources::Entry &  e 
)
inline
std::istream& ept::operator>> ( std::istream &  i,
Sources &  s 
)
inline