A directory entry pointing to a playlist file.
More...
#include <PlaylistInfo.hxx>
|
| std::string | name |
| | The UTF-8 encoded name of the playlist file. More...
|
| |
| time_t | mtime |
| |
A directory entry pointing to a playlist file.
Definition at line 33 of file PlaylistInfo.hxx.
| PlaylistInfo::PlaylistInfo |
( |
| ) |
|
|
default |
template<typename N >
| PlaylistInfo::PlaylistInfo |
( |
N && |
_name, |
|
|
time_t |
_mtime |
|
) |
| |
|
inline |
| time_t PlaylistInfo::mtime |
| std::string PlaylistInfo::name |
The UTF-8 encoded name of the playlist file.
Definition at line 37 of file PlaylistInfo.hxx.
The documentation for this struct was generated from the following file: