#include <desktopfile.h>
Classes | |
struct | Entry |
struct | Group |
Public Types | |
typedef std::map< std::string, Entry > | EntryMap |
typedef std::map< std::string, Group > | GroupMap |
Public Member Functions | |
Group & | group (std::string k) |
Public Attributes | |
GroupMap | groups |
typedef std::map< std::string, Entry > ept::core::desktop::File::EntryMap |
typedef std::map< std::string, Group > ept::core::desktop::File::GroupMap |
Group& ept::core::desktop::File::group | ( | std::string | k | ) | [inline] |
Referenced by group(), and ept::core::desktop::operator>>().