#include <sources.h>
List of all members.
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
| ept::Sources::Entry::Entry |
( |
const Entry & |
e | ) |
|
|
inline |
Member Function Documentation
| std::string ept::Sources::Entry::comment |
( |
| ) |
const |
|
inline |
| std::string ept::Sources::Entry::components |
( |
| ) |
const |
|
inline |
| std::string ept::Sources::Entry::distribution |
( |
| ) |
const |
|
inline |
| bool ept::Sources::Entry::enabled |
( |
| ) |
const |
|
inline |
| bool ept::Sources::Entry::operator< |
( |
const Entry & |
o | ) |
const |
|
inline |
| bool ept::Sources::Entry::operator== |
( |
const Entry & |
e | ) |
const |
|
inline |
| void ept::Sources::Entry::setComment |
( |
const std::string & |
s | ) |
|
|
inline |
| void ept::Sources::Entry::setComponents |
( |
const std::string & |
s | ) |
|
|
inline |
| void ept::Sources::Entry::setDistribution |
( |
const std::string & |
s | ) |
|
|
inline |
| void ept::Sources::Entry::setEnabled |
( |
bool |
e | ) |
|
|
inline |
| void ept::Sources::Entry::setType |
( |
Type |
t | ) |
|
|
inline |
| void ept::Sources::Entry::setTypeString |
( |
const std::string & |
s | ) |
|
|
inline |
| void ept::Sources::Entry::setUrl |
( |
const std::string & |
s | ) |
|
|
inline |
| Type ept::Sources::Entry::type |
( |
| ) |
const |
|
inline |
| std::string ept::Sources::Entry::typeString |
( |
| ) |
const |
|
inline |
| std::string ept::Sources::Entry::url |
( |
| ) |
const |
|
inline |
Friends And Related Function Documentation
Member Data Documentation
| std::string ept::Sources::Entry::m_comment |
|
protected |
| std::string ept::Sources::Entry::m_dist |
|
protected |
| bool ept::Sources::Entry::m_enabled |
|
protected |
| Type ept::Sources::Entry::m_type |
|
protected |
| std::string ept::Sources::Entry::m_url |
|
protected |
The documentation for this struct was generated from the following file: