haiku/headers/os/package/hpkg
Ingo Weinhold e527b79631 Switch package file accessor classes to use BPositionIO
* PackageFileHeap{Reader,Writer} as well as Package{Reader,Writer} and
  their implementation and super classes do now internally use a
  BPositionIO instead of a FD to access the package file. This provides
  more flexibility needed for features to come.
* BPackageReader has already grown a new Init() version with a
  BPositionIO* parameter.
2014-07-12 15:40:22 +02:00
..
v1 Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BlockBufferPool.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BlockBufferPoolNoLock.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BufferPool.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
DataReader.h Remove BPackageKit::BDataOutput 2014-06-23 22:58:15 +02:00
ErrorOutput.h
HPKGDefs.h Move package attribute ID definitions to a separate file 2013-05-25 01:12:35 +02:00
NoErrorOutput.h Add BNoErrorOutput to package kit 2013-04-01 23:17:25 +00:00
PackageAttributes.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
PackageAttributeValue.h
PackageContentHandler.h Add BLowLevelPackageContentHandler section hooks 2011-07-17 16:54:55 +02:00
PackageData.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageDataReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageEntry.h * minor whitespace cleanup, no functional change 2011-02-14 17:20:14 +00:00
PackageEntryAttribute.h
PackageInfoAttributeValue.h hpkg format: Generalize user/global settings file attributes 2013-06-06 00:17:02 +02:00
PackageReader.h Switch package file accessor classes to use BPositionIO 2014-07-12 15:40:22 +02:00
PackageWriter.h BPackageWriter: Add Recompress() 2014-07-08 22:00:35 +02:00
RepositoryContentHandler.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
RepositoryReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
RepositoryWriter.h Add support for adding a package-info to BRepositoryWriter. 2013-09-18 12:05:34 +02:00
StandardErrorOutput.h package_repo: Removes dependency to package 2013-04-01 23:06:33 +00:00