|
ncmpc
0.31
|
#include <filelist.hxx>
Public Member Functions | |
| FileListEntry (struct mpd_entity *_entity) | |
| ~FileListEntry () | |
| FileListEntry (FileListEntry &&src) | |
| FileListEntry & | operator= (FileListEntry &&src) |
| gcc_pure bool | operator< (const FileListEntry &other) const |
Data Fields | |
| unsigned | flags = 0 |
| struct mpd_entity * | entity |
|
inlineexplicit |
| FileListEntry::~FileListEntry | ( | ) |
|
inline |
|
inline |
| gcc_pure bool FileListEntry::operator< | ( | const FileListEntry & | other | ) | const |
| unsigned FileListEntry::flags = 0 |
| struct mpd_entity* FileListEntry::entity |
1.8.13