23 #ifndef MTP_TYPEDEFS_H 24 #define MTP_TYPEDEFS_H 31 #include "Helper/Logger/Logger.h" 132 #endif // MTP_TYPEDEFS_H LIBMTP_error_t MTPIntern_Error
MTPIntern_Error.
Definition: MTP_Typedefs.h:57
LIBMTP_device_entry_t MTPIntern_DeviceEntry
MTPIntern_DeviceEntry.
Definition: MTP_Typedefs.h:39
The MTP_File class.
Definition: MTP_File.h:32
The MTP_Device class.
Definition: MTP_Device.h:32
std::shared_ptr< MTP_Folder > MTP_FolderPtr
MTP_FolderPtr.
Definition: MTP_Typedefs.h:93
The MTP_Track class.
Definition: MTP_Track.h:34
The MTP_Folder struct.
Definition: MTP_Folder.h:32
std::shared_ptr< MTP_Storage > MTP_StoragePtr
MTP_StoragePtr.
Definition: MTP_Typedefs.h:117
std::shared_ptr< MTP_RawDevice > MTP_RawDevicePtr
MTP_RawDevicePtr.
Definition: MTP_Typedefs.h:105
std::shared_ptr< MTP_Track > MTP_TrackPtr
MTP_TrackPtr.
Definition: MTP_Typedefs.h:129
LIBMTP_raw_device_t MTPIntern_RawDevice
MTPIntern_RawDevice.
Definition: MTP_Typedefs.h:99
LIBMTP_error_number_t MTPIntern_ErrorNumber
MTPIntern_ErrorNumber.
Definition: MTP_Typedefs.h:51
The MTP_Storage class.
Definition: MTP_Storage.h:33
std::shared_ptr< MTP_File > MTP_FilePtr
MTP_FilePtr.
Definition: MTP_Typedefs.h:81
LIBMTP_track_t MTPIntern_Track
MTPIntern_Track.
Definition: MTP_Typedefs.h:123
std::shared_ptr< MTP_Device > MTP_DevicePtr
MTP_DevicePtr.
Definition: MTP_Typedefs.h:69
LIBMTP_file_t MTPIntern_File
MTPIntern_File.
Definition: MTP_Typedefs.h:75
LIBMTP_mtpdevice_t MTPIntern_Device
MTPIntern_Device.
Definition: MTP_Typedefs.h:63
LIBMTP_folder_t MTPIntern_Folder
MTPIntern_Folder.
Definition: MTP_Typedefs.h:87
The MTP_RawDevice class.
Definition: MTP_RawDevice.h:33
LIBMTP_devicestorage_t MTPIntern_Storage
MTPIntern_Storage.
Definition: MTP_Typedefs.h:111