libvisual
0.5.0
|
This is the complete list of members for LV::SongInfo, including all inherited members.
get_age() | LV::SongInfo | |
get_album() const (defined in LV::SongInfo) | LV::SongInfo | |
get_artist() const (defined in LV::SongInfo) | LV::SongInfo | |
get_cover() const (defined in LV::SongInfo) | LV::SongInfo | |
get_elapsed() const (defined in LV::SongInfo) | LV::SongInfo | |
get_length() const | LV::SongInfo | |
get_simple_name() const | LV::SongInfo | |
get_song() const (defined in LV::SongInfo) | LV::SongInfo | |
get_type() const (defined in LV::SongInfo) | LV::SongInfo | |
mark() | LV::SongInfo | |
operator== (defined in LV::SongInfo) | LV::SongInfo | friend |
set_album(std::string const &album) | LV::SongInfo | |
set_artist(std::string const &artist) | LV::SongInfo | |
set_cover(VideoPtr const &cover) | LV::SongInfo | |
set_elapsed(int elapsed) | LV::SongInfo | |
set_length(int length) | LV::SongInfo | |
set_simple_name(std::string const &name) | LV::SongInfo | |
set_song(std::string const &name) | LV::SongInfo | |
set_type(SongInfoType type) | LV::SongInfo | |
SongInfo(SongInfoType type) (defined in LV::SongInfo) | LV::SongInfo | explicit |
~SongInfo() (defined in LV::SongInfo) | LV::SongInfo |