haiku/headers/private/storage
Axel Dörfler 443522551e Fixed design issues in BPartitionParameterEditor.
* The user of an editor needed knowledge about the editor in order to make
  use of it.
* Furthermore, the BPartitionParameterEditor exposed type specific
  functionality that it shouldn't know anything about, either.
* We may now define a number of known parameters per editor type; right now
  there is only "type" as it's needed by DriveSetup.
* Adapted all disk systems, and DriveSetup to the new API.
* Renamed CreateParamsPanel, and InitializeParamsPanel to *ParametersPanel
  in DriveSetup.
* They now share a common base class AbstractParametersPanel.
2013-02-02 01:13:19 +01:00
..
mime * Construct the MIME data base directories lazily. 2009-12-01 08:52:13 +00:00
sniffer
AddOnMonitor.h Refactored AddOnMonitor to allow an alternative constructor which does not 2010-12-05 14:59:27 +00:00
AddOnMonitorHandler.h Add stat fields to StatChanged hook. 2010-10-20 19:34:31 +00:00
DiskDevice.h
DiskDeviceList.h
DiskDevicePrivate.h
DiskDeviceRoster.h
DiskDeviceTypes.h added exFAT partition type 2011-02-09 20:30:00 +00:00
DiskDeviceVisitor.h
DiskScannerAddOn.h
DiskSystem.h
DiskSystemAddOn.h DriveSetup: 2010-10-24 03:39:19 +00:00
DiskSystemAddOnManager.h DriveSetup: 2010-10-24 03:39:19 +00:00
Elf.h Added ELF64 support to BResources. 2009-11-25 17:14:29 +00:00
ElfX.h Added ELF64 support to BResources. 2009-11-25 17:14:29 +00:00
Exception.h
FileDescriptorIO.h Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which 2010-04-15 22:19:27 +00:00
FileIO.h Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which 2010-04-15 22:19:27 +00:00
MimeTypes.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
MutablePartition.h
NodeMonitorHandler.h Add stat fields to StatChanged hook. 2010-10-20 19:34:31 +00:00
OffsetFile.h
Partition.h * err, 40255 was missing the essential part, actually 2011-01-20 20:55:45 +00:00
PartitioningInfo.h
PartitionParameterEditor.h Fixed design issues in BPartitionParameterEditor. 2013-02-02 01:13:19 +01:00
PathMonitor.h
Pef.h
query_private.h Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
QueryPredicate.h
ResourceFile.h Added ELF64 support to BResources. 2009-11-25 17:14:29 +00:00
ResourceItem.h
ResourcesContainer.h
ResourcesDefs.h
storage_support.h