haiku/headers/private/storage
Ingo Weinhold 350043e707 * Initialization of BPartition::Delegate is now two-phased. The first phase
builds the object hierarchy, the second will (in case of MutableDelegate)
  let the disk systems do their initialization. This way the disk systems
  already find a fully functional object hierarchy they can work with.
* Child creation also takes a partition name as a parameter, now.
* Implemented BMutablePartition child creation/deletion.
* The BDiskSystemAddOn/BPartitionHandle::Validate*() methods return a
  status_t instead of a bool, now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22540 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-13 21:29:33 +00:00
..
mime * integration of vector icons with the registrar and the mime data base 2006-08-29 17:06:23 +00:00
sniffer Moved CharStream class out of Parser.{h,cpp} and into its own file 2002-11-08 00:38:35 +00:00
AddOnMonitor.h header for simple AddOnMonitor BLooper subclass to run an AddOnMonitorHandler 2004-02-01 05:50:56 +00:00
AddOnMonitorHandler.h basic interface 2004-02-01 05:50:00 +00:00
DiskDevice.h Clear the user_partition_data::user_data fields before updating the 2007-10-07 14:56:26 +00:00
DiskDeviceJob.h Implemented BDiskDeviceJob. Should be complete. 2003-07-30 17:52:39 +00:00
DiskDeviceList.h Now it's self-containing. 2007-01-19 22:59:28 +00:00
DiskDevicePrivate.h Fixed GCC 4 warnings. 2006-10-13 10:35:04 +00:00
DiskDeviceRoster.h Removed VisitAll(). That's exactly what VisitEachPartition() does (since disk devices are special partitions). 2004-11-01 15:25:37 +00:00
DiskDeviceTypes.h * Renamed "EFI GUID Partition Table" to "EFI GUID Partition Map" to be consistent 2007-07-05 19:41:47 +00:00
DiskDeviceVisitor.h fixed typo 2007-04-12 18:11:11 +00:00
DiskScannerAddOn.h * Moved to the private headers. 2003-02-22 23:45:47 +00:00
DiskSystem.h Added Supports[Content]Name() methods. 2007-08-22 21:22:29 +00:00
DiskSystemAddOn.h * Initialization of BPartition::Delegate is now two-phased. The first phase 2007-10-13 21:29:33 +00:00
Elf.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Exception.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
MimeTypes.h Some additional standard MIME types in the Be world. 2004-03-10 13:40:35 +00:00
MutablePartition.h * Initialization of BPartition::Delegate is now two-phased. The first phase 2007-10-13 21:29:33 +00:00
NodeMonitorHandler.h untested version 2004-01-29 00:24:03 +00:00
OffsetFile.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Partition.h * Added fDelegate member. 2007-10-13 21:13:02 +00:00
PartitioningInfo.h The info about partitionable space will be provided by the userland disk 2007-10-13 21:17:26 +00:00
PathMonitor.h * Revamped BPathMonitor API as suggested by Ingo - we could rename it to BNodeMonitor 2007-05-08 00:30:59 +00:00
Pef.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
QueryPredicate.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceFile.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceItem.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourcesContainer.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourcesDefs.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
storage_support.h * BEntry::GetStat() and BNode::GetStat() used sizeof(struct stat) for the kernel 2006-06-21 13:49:16 +00:00