haiku/headers/os/storage
Stephan Aßmus 39c991c0f3 Added BPositionIO::GetSize() and implemented it by means of Seek() and
Position(). This used up a virtual slot of BPositionIO. GetSize() needed to be
implemented in BFile, which uses the BStatable version as before. This should
hopefully be binary compatible. The only problem could be in source
compatibility when there are classes inheriting from BPositionIO implementing
their own GetSize().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17593 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-26 13:27:53 +00:00
..
Alias.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
AppFileInfo.h * added missing version_variety enumeration (this fixes the FileTypes build). 2006-02-16 13:46:07 +00:00
Directory.h Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
DiskDeviceDefs.h disk_device_manager.h no longer includes a private header - ie. that header 2006-04-04 00:29:07 +00:00
Entry.h Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
EntryList.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
File.h Added BPositionIO::GetSize() and implemented it by means of Seek() and 2006-05-26 13:27:53 +00:00
FilePanel.h Rewrote FilePanel.h, cleanup. 2005-11-14 15:53:46 +00:00
FindDirectory.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Mime.h Finally fixed update_mime_info(). As Be's version it understands two 2006-01-28 19:41:07 +00:00
MimeType.h * Removed superfluous Delete*() methods. 2006-03-11 10:57:47 +00:00
Node.h Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
NodeInfo.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
NodeMonitor.h The curse of aging... a trembling hand. ;-) 2005-02-02 14:26:42 +00:00
Path.h modified to provider better R5 compatibility 2002-10-23 13:45:47 +00:00
Query.h Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
Resources.h Added a few more constructors and initialization methods. Among them two 2006-02-01 00:15:01 +00:00
ResourceStrings.h Renamed the private virtual slots back to their original (R5) names. We would break binary compatibility otherwise, or at least had to do some additional work to maintain nevertheless. 2003-02-11 18:17:25 +00:00
Statable.h Removed "see also" reference from BStatable doxumentation, as it 2002-10-29 18:42:52 +00:00
StorageDefs.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
StorageDefs.Private.h + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
SymLink.h Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
Volume.h Renamed the private virtual slots back to their original (R5) names. We would break binary compatibility otherwise, or at least had to do some additional work to maintain nevertheless. 2003-02-11 18:17:25 +00:00
VolumeRoster.h Renamed the private virtual slots back to their original (R5) names. We would break binary compatibility otherwise, or at least had to do some additional work to maintain nevertheless. 2003-02-11 18:17:25 +00:00