Sayonara Player
Typedefs | Classes
MTP Structures

Detailed Description

Typedefs

typedef LIBMTP_device_entry_t MTPIntern_DeviceEntry
 MTPIntern_DeviceEntry.
 
typedef LIBMTP_error_number_t MTPIntern_ErrorNumber
 MTPIntern_ErrorNumber.
 
typedef LIBMTP_error_t MTPIntern_Error
 MTPIntern_Error.
 
typedef LIBMTP_mtpdevice_t MTPIntern_Device
 MTPIntern_Device.
 
typedef std::shared_ptr< MTP_DeviceMTP_DevicePtr
 MTP_DevicePtr.
 
typedef LIBMTP_file_t MTPIntern_File
 MTPIntern_File.
 
typedef std::shared_ptr< MTP_FileMTP_FilePtr
 MTP_FilePtr.
 
typedef LIBMTP_folder_t MTPIntern_Folder
 MTPIntern_Folder.
 
typedef std::shared_ptr< MTP_FolderMTP_FolderPtr
 MTP_FolderPtr.
 
typedef LIBMTP_raw_device_t MTPIntern_RawDevice
 MTPIntern_RawDevice.
 
typedef std::shared_ptr< MTP_RawDeviceMTP_RawDevicePtr
 MTP_RawDevicePtr.
 
typedef LIBMTP_devicestorage_t MTPIntern_Storage
 MTPIntern_Storage.
 
typedef std::shared_ptr< MTP_StorageMTP_StoragePtr
 MTP_StoragePtr.
 
typedef LIBMTP_track_t MTPIntern_Track
 MTPIntern_Track.
 
typedef std::shared_ptr< MTP_TrackMTP_TrackPtr
 MTP_TrackPtr.
 

Classes

class  MTP
 The MTP class. More...
 
class  MTP_CopyFiles
 The MTP_CopyFiles class. More...
 
class  MTP_Device
 The MTP_Device class. More...
 
class  MTP_File
 The MTP_File class. More...
 
struct  MTP_Folder
 The MTP_Folder struct. More...
 
class  MTP_RawDevice
 The MTP_RawDevice class. More...
 
class  MTP_Storage
 The MTP_Storage class. More...
 
class  MTP_Track
 The MTP_Track class. More...