Line # | Kind | Name | Docs |
---|---|---|---|
24 | Class | DaapModel | A DaapModel is generic Model that is used for the parsing process. The three |
50 | Class | DaapServerInfoModel | Holds the informations about the DaapServer. Most of them are used |
78 | Class | DaapDatabaseModel | A DaapDatabase is a brief representation of one Database in the |
101 | Class | DaapDatabaseListModel | Holds a list of alle the databases this server has. For each databases it |
119 | Class | DaapSongModel | This is a representation for one Song in a Database or a Playlist. |
153 | Class | DaapPlaylistEntryModel | This is a representation of one Playlist in the PlaylistList of one |
176 | Class | DaapListing | Generic Listing class. Don't use it directly as it is meant to be a |
190 | Class | DaapSongListModel | A list of DaapSongs for one database. You received it by
asking for |
201 | Class | DaapPlaylistListModel | This is a representation of the list of playlists one database on one server |
213 | Class | DaapPlaylistModel | This is a representation of one playlist of a database. It holds a smaller |
228 | Class | DaapArtistListModel | Representation of a list of DaapArtistModel |
237 | Class | DaapArtistModel | ArtistModel
that keeps track of the list of AlbumModel
and |
247 | Class | DaapAlbumModel | AlbumModel
that has a single cover_uri |