haiku/headers/private/storage
Ingo Weinhold bef8916ea6 * Used partition_id, disk_job_id and disk_system_id instead of uint32.
* Replaced uint32 for indices and counts with int32.
* Some additions to BDiskDeviceRoster and BDiskDeviceJob.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3453 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-09 23:02:16 +00:00
..
mime Added newline at end of file. 2002-10-06 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
DiskDevice.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
DiskDeviceJob.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
DiskDeviceList.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
DiskDevicePrivate.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
DiskDeviceRoster.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
DiskDeviceTypes.h DiskDevice API v2.3. 2003-05-28 21:47:29 +00:00
DiskDeviceVisitor.h DiskDevice API v2.2. 2003-05-28 21:46:11 +00:00
DiskScannerAddOn.h * Moved to the private headers. 2003-02-22 23:45:47 +00:00
DiskSystem.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +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
LibBeAdapter.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
OffsetFile.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Partition.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +00:00
PartitioningInfo.h * Used partition_id, disk_job_id and disk_system_id instead of uint32. 2003-06-09 23:02:16 +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
kernel_interface.h Added two open() versions to our kernel_interface, that re-try opening read-only, if desired. They are now used in BDirectory and BNode, which formerly failed on read-only devices. 2003-02-10 00:19:53 +00:00
storage_support.h Added escape_path() functions 2002-11-08 00:37:46 +00:00