libept
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
ept::core::desktop::File Struct Reference

#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

Groupgroup (std::string k)

Public Attributes

GroupMap groups

Member Typedef Documentation

typedef std::map< std::string, Entry > ept::core::desktop::File::EntryMap
typedef std::map< std::string, Group > ept::core::desktop::File::GroupMap

Member Function Documentation

Group& ept::core::desktop::File::group ( std::string  k)
inline

References groups.

Member Data Documentation

GroupMap ept::core::desktop::File::groups

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