YCLIMP
Yandex Command Line Interface Music Player
Loading...
Searching...
No Matches
DBPlaylist Struct Reference

DataBasePlaylist - playlist representation in database. More...

#include <PlaylistDao.hpp>

Classes

struct  BasedOn

Public Member Functions

 DBPlaylist (int id, const std::string &name)
 DBPlaylist (int id, const std::string &name, std::vector< int > trackOrder, std::vector< BasedOn > basedOnList)

Public Attributes

int id
std::string name
std::vector< int > trackOrder
std::vector< BasedOnbasedOnList

Detailed Description

DataBasePlaylist - playlist representation in database.


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