20 #ifndef MTP_TYPEDEFS_H 21 #define MTP_TYPEDEFS_H 129 #endif // MTP_TYPEDEFS_H LIBMTP_error_t MTPIntern_Error
MTPIntern_Error.
Definition: MTP_Typedefs.h:54
LIBMTP_device_entry_t MTPIntern_DeviceEntry
MTPIntern_DeviceEntry.
Definition: MTP_Typedefs.h:36
The MTP_File class.
Definition: MTP_File.h:29
The MTP_Device class.
Definition: MTP_Device.h:29
std::shared_ptr< MTP_Folder > MTP_FolderPtr
MTP_FolderPtr.
Definition: MTP_Typedefs.h:90
The MTP_Track class.
Definition: MTP_Track.h:30
The MTP_Folder struct.
Definition: MTP_Folder.h:29
std::shared_ptr< MTP_Storage > MTP_StoragePtr
MTP_StoragePtr.
Definition: MTP_Typedefs.h:114
std::shared_ptr< MTP_RawDevice > MTP_RawDevicePtr
MTP_RawDevicePtr.
Definition: MTP_Typedefs.h:102
std::shared_ptr< MTP_Track > MTP_TrackPtr
MTP_TrackPtr.
Definition: MTP_Typedefs.h:126
LIBMTP_raw_device_t MTPIntern_RawDevice
MTPIntern_RawDevice.
Definition: MTP_Typedefs.h:96
LIBMTP_error_number_t MTPIntern_ErrorNumber
MTPIntern_ErrorNumber.
Definition: MTP_Typedefs.h:48
The MTP_Storage class.
Definition: MTP_Storage.h:30
std::shared_ptr< MTP_File > MTP_FilePtr
MTP_FilePtr.
Definition: MTP_Typedefs.h:78
LIBMTP_track_t MTPIntern_Track
MTPIntern_Track.
Definition: MTP_Typedefs.h:120
std::shared_ptr< MTP_Device > MTP_DevicePtr
MTP_DevicePtr.
Definition: MTP_Typedefs.h:66
LIBMTP_file_t MTPIntern_File
MTPIntern_File.
Definition: MTP_Typedefs.h:72
LIBMTP_mtpdevice_t MTPIntern_Device
MTPIntern_Device.
Definition: MTP_Typedefs.h:60
LIBMTP_folder_t MTPIntern_Folder
MTPIntern_Folder.
Definition: MTP_Typedefs.h:84
The MTP_RawDevice class.
Definition: MTP_RawDevice.h:30
LIBMTP_devicestorage_t MTPIntern_Storage
MTPIntern_Storage.
Definition: MTP_Typedefs.h:108