libept
0.5.25
|
#include <sources.h>
Classes | |
struct | Entry |
Public Member Functions | |
void | add (const Entry &e) |
void | clear () |
void | disable (const Entry &) |
void | enable (const Entry &) |
wibble::Range< Entry > | entries () const |
Protected Attributes | |
std::vector< Entry > | m_entries |
Friends | |
std::istream & | operator>> (std::istream &i, Sources &s) |
|
inline |
References m_entries, ept::Sources::Entry::operator>>, and ept::Sources::Entry::Word::s.
Referenced by ept::operator<<().
|
friend |
|
protected |
Referenced by add(), clear(), entries(), and ept::operator>>().