|
libept
|
#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.
| void ept::Sources::disable | ( | const Entry & | ) |
| void ept::Sources::enable | ( | const Entry & | ) |
|
inline |
References m_entries.
Referenced by ept::operator<<().
|
friend |
|
protected |
Referenced by add(), clear(), entries(), and ept::operator>>().
1.8.4