|
libept
0.5.25
|
#include <desktop.h>


Classes | |
| struct | IsInGroup |
Public Member Functions | |
| Source (std::string dir) | |
| InternalList | listInternal () |
| Token | getToken (Entry i) |
| Entry | lookupToken (Token t) |
| void | setGroupPolicy (GroupPolicy *p) |
| template<PropertyId p> | |
| PropertyType< p >::T | getInternal (Entry) |
| PropertyFilter< Group, IsInGroup >::T | group (std::string id) |
| template<> | |
| std::string | getInternal (Entry e) |
| template<> | |
| std::string | getInternal (Entry e) |
| template<> | |
| ept::Token | getInternal (Entry e) |
| template<> | |
| std::string | getInternal (Entry e) |
| template<> | |
| std::string | getInternal (Entry e) |
Public Member Functions inherited from ept::core::Source< Source, Setup, PropertyType > | |
| Source & | self () |
| PropertyType< property >::T | get (Token t) |
| void | invalidate () |
| ComposedList< property > | list () |
| PropertyFilter< P, F >::T | propertyFilter (F f) |
| Source () | |
Public Attributes | |
| std::string | m_dir |
| GroupPolicy | m_defaultPolicy |
| GroupPolicy * | m_policy |
Public Attributes inherited from ept::core::Source< Source, Setup, PropertyType > | |
| Token | m_cachedToken |
| Setup::Internal | m_cached |
Additional Inherited Members | |
Public Types inherited from ept::core::Source< Source, Setup, PropertyType > | |
| typedef Setup::PropertyId | PropertyId |
| typedef Setup::Token | Token |
|
inline |
| PropertyType< p >::T ept::core::desktop::Source::getInternal | ( | Entry | ) |
|
inline |
|
inline |
|
inline |
References ept::Token::_id.
|
inline |
|
inline |
References ept::core::desktop::Entry::id().
|
inline |
References m_dir.
References ept::core::desktop::Entry::load().
|
inline |
References m_policy.
| GroupPolicy ept::core::desktop::Source::m_defaultPolicy |
| std::string ept::core::desktop::Source::m_dir |
Referenced by listInternal().
| GroupPolicy* ept::core::desktop::Source::m_policy |
Referenced by setGroupPolicy().
1.8.3.1