Home
last modified time | relevance | path

Searched refs:GPodList (Results 1 – 16 of 16) sorted by relevance

/dports/audio/libgpod/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DGPodList.cs27 internal abstract class GPodList<T> : IList<T> where T : IGPodBase { class
35 …public GPodList(bool owner, HandleRef handle, List list) { this.handle = handle; this.owner = owne… in GPodList() method in GPod.GPodList
36 public GPodList(HandleRef handle, List list) : this(false, handle, list) {} in GPodList() method in GPod.GPodList
37 public GPodList(bool owner, HandleRef handle, IntPtr listp) : this(owner, handle, null) {} in GPodList() method in GPod.GPodList
38 public GPodList(HandleRef handle, IntPtr listp) : this(false, handle, listp) {} in GPodList() method in GPod.GPodList
H A DPhotoDB.cs74 internal class PhotoDBArtworkList : GPodList<Artwork> {
85 internal class PhotoDBPhotoAlbumList : GPodList<PhotoAlbum> {
H A DITDB.cs99 internal class ITDBTrackList : GPodList<Track> {
110 internal class ITDBPlaylistList : GPodList<Playlist> {
H A DMakefile.am12 GPodList.cs \
H A DChapterData.cs51 internal class ChapterList : GPodList<Chapter> {
H A DPhotoAlbum.cs66 internal class PhotoAlbumArtworkList : GPodList<Artwork> {
H A DPlaylist.cs98 internal class PlaylistTrackList : GPodList<Track> {
H A DMakefile.in384 GPodList.cs \
/dports/audio/libgpod-sharp/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DGPodList.cs27 internal abstract class GPodList<T> : IList<T> where T : IGPodBase { class
35 …public GPodList(bool owner, HandleRef handle, List list) { this.handle = handle; this.owner = owne… in GPodList() method in GPod.GPodList
36 public GPodList(HandleRef handle, List list) : this(false, handle, list) {} in GPodList() method in GPod.GPodList
37 public GPodList(bool owner, HandleRef handle, IntPtr listp) : this(owner, handle, null) {} in GPodList() method in GPod.GPodList
38 public GPodList(HandleRef handle, IntPtr listp) : this(false, handle, listp) {} in GPodList() method in GPod.GPodList
H A DPhotoDB.cs74 internal class PhotoDBArtworkList : GPodList<Artwork> {
85 internal class PhotoDBPhotoAlbumList : GPodList<PhotoAlbum> {
H A DITDB.cs99 internal class ITDBTrackList : GPodList<Track> {
110 internal class ITDBPlaylistList : GPodList<Playlist> {
H A DMakefile.am12 GPodList.cs \
H A DChapterData.cs51 internal class ChapterList : GPodList<Chapter> {
H A DPhotoAlbum.cs66 internal class PhotoAlbumArtworkList : GPodList<Artwork> {
H A DPlaylist.cs98 internal class PlaylistTrackList : GPodList<Track> {
H A DMakefile.in384 GPodList.cs \