This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
storage
History
Ingo Weinhold
8bb7454636
Implemented disk system iteration.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3905 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-08 23:29:21 +00:00
..
mime
…
sniffer
…
DiskDevice.h
Added IsReadOnlyMedia(), IsWriteOnceMedia(), and renamed IsRemovable() to IsRemovableMedia() for consistency.
2003-07-08 23:28:32 +00:00
DiskDeviceDefs.h
Should have waited a few more minutes... Renamed the methods {B,K}Partition::Is{Mountable,Partitionable}() to Contains{File,Partitioning}System(). Similar change for the respective flags (B_PARTITION_{MOUNTABLE,PARTITIONABLE}).
2003-07-08 17:38:45 +00:00
DiskDeviceJob.h
Beginning of Disk Device API:
2003-07-06 23:11:10 +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
Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy.
2003-07-08 18:26:15 +00:00
DiskDeviceRoster.h
Implemented disk system iteration.
2003-07-08 23:29:21 +00:00
DiskDeviceTypes.h
Define the values in the source file rather than in the header.
2003-06-22 22:55:21 +00:00
DiskDeviceVisitor.h
Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy.
2003-07-08 18:26:15 +00:00
DiskScannerAddOn.h
…
DiskSystem.h
Beginning of Disk Device API:
2003-07-06 23:11:10 +00:00
Elf.h
…
Exception.h
…
kernel_interface.h
…
LibBeAdapter.h
…
OffsetFile.h
…
Partition.h
Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy.
2003-07-08 18:26:15 +00:00
PartitioningInfo.h
Beginning of Disk Device API:
2003-07-06 23:11:10 +00:00
Pef.h
…
QueryPredicate.h
…
ResourceFile.h
…
ResourceItem.h
…
ResourcesContainer.h
…
ResourcesDefs.h
…
storage_support.h
…