libept
Classes | Public Member Functions | Static 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)

Static Public Member Functions

static std::string projectGroup (ComposedList< Name > t)

Public Attributes

std::string m_dir
GroupPolicy m_defaultPolicy
GroupPolicym_policy
list::Unique< list::Sorted
< list::Map< ComposedList
< Name >, __typeof(std::ptr_fun(&projectGroup)) > > > 
groupList ()

Constructor & Destructor Documentation

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

Member Function Documentation

PropertyFilter< Group, IsInGroup >::T ept::core::desktop::Source::group ( std::string  id) [inline]

References m_dir.

static std::string ept::core::desktop::Source::projectGroup ( ComposedList< Name t) [inline, static]

References m_policy.


Member Data Documentation

list::Unique< list::Sorted< list::Map< ComposedList< Name >, __typeof( std::ptr_fun( &projectGroup ) ) > > > ept::core::desktop::Source::groupList() [inline]

Referenced by listInternal().

Referenced by setGroupPolicy().


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