haiku/headers/private/storage
Axel Dörfler 1da9f5cea5 * Added BDiskSystem::ShortName() and everything needed to get it there.
* Added BDiskDeviceRoster::GetDiskSystem() method, that can get a disk system
  by short/pretty/module name - since they should all be unique, I put them
  in a single namespace, please complain if you don't like that :-)
* Cleaned up DiskSystem.h and DiskDeviceRoster.h according to the updated
  header guidelines.
* Renamed ntfs pretty name from "ntfs File System" to "Windows NT File System".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25414 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-10 11:44:00 +00:00
..
mime bonefish+mmlr: 2008-01-11 22:45:06 +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 * Removed the BDiskDeviceJob class. Jobs won't be generated and executed 2007-10-17 22:56:23 +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 * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +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 BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +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 * The BMutablePartition setters adjust the change flags accordingly. 2007-10-31 17:02:52 +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 * Fixed typos in the disk device job constants. 2007-10-29 23:51:02 +00:00
PartitioningInfo.h * added a PrintToStream() method 2008-02-02 12:38:15 +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