libept 0.5.25
Classes | Public Member Functions | Public Attributes

ept::core::desktop::Source Struct Reference

#include <desktop.h>

Inheritance diagram for ept::core::desktop::Source:
Inheritance graph
[legend]
Collaboration diagram for ept::core::desktop::Source:
Collaboration graph
[legend]

List of all members.

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)

Public Attributes

std::string m_dir
GroupPolicy m_defaultPolicy
GroupPolicym_policy

Constructor & Destructor Documentation

ept::core::desktop::Source::Source ( std::string  dir) [inline]

Member Function Documentation

std::string ept::core::desktop::Source::getInternal< ShortDescription > ( Entry  e) [inline]
Token ept::core::desktop::Source::getToken ( Entry  i) [inline]
PropertyFilter< Group, IsInGroup >::T ept::core::desktop::Source::group ( std::string  id) [inline]
InternalList ept::core::desktop::Source::listInternal ( ) [inline]

References m_dir.

Entry ept::core::desktop::Source::lookupToken ( Token  t) [inline]
void ept::core::desktop::Source::setGroupPolicy ( GroupPolicy p) [inline]

References m_policy.


Member Data Documentation

Referenced by listInternal().

Referenced by setGroupPolicy().


The documentation for this struct was generated from the following file: