haiku/headers/private/storage
Ingo Weinhold 27d7c36659 * Reimplemented BDiskDevice::IsModified()/
{Prepare,Commit,Cancel}Modifications() using the userland add-on
  backend. IsModified() and CommitModifications() are little more than
  stubs ATM.
* Made BPartition::VisitEachChild()/VisitEachDescendant() const.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22602 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-17 21:50:20 +00:00
..
mime * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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 Style cleanup. 2007-10-17 20:51:10 +00:00
DiskDeviceJob.h Implemented BDiskDeviceJob. Should be complete. 2003-07-30 17:52:39 +00:00
DiskDeviceList.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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 * Moved GetNextSupportedType() and IsSubSystemFor() from 2007-10-17 01:01:49 +00:00
DiskSystemAddOn.h * Moved GetNextSupportedType() and IsSubSystemFor() from 2007-10-17 01:01:49 +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 Decided that BPartition::ImmutableDelegate would basically be a big 2007-10-14 00:07:03 +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 * Reimplemented BDiskDevice::IsModified()/ 2007-10-17 21:50:20 +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