MPD
0.20.6
|
Go to the source code of this file.
Functions | |
void | song_print_info (Response &r, Partition &partition, const DetachedSong &song, bool base=false) |
void | song_print_info (Response &r, Partition &partition, const LightSong &song, bool base=false) |
void | song_print_uri (Response &r, Partition &partition, const LightSong &song, bool base=false) |
void | song_print_uri (Response &r, Partition &partition, const DetachedSong &song, bool base=false) |
void song_print_info | ( | Response & | r, |
Partition & | partition, | ||
const DetachedSong & | song, | ||
bool | base = false |
||
) |
void song_print_info | ( | Response & | r, |
Partition & | partition, | ||
const LightSong & | song, | ||
bool | base = false |
||
) |
void song_print_uri | ( | Response & | r, |
Partition & | partition, | ||
const LightSong & | song, | ||
bool | base = false |
||
) |
void song_print_uri | ( | Response & | r, |
Partition & | partition, | ||
const DetachedSong & | song, | ||
bool | base = false |
||
) |