haiku/headers/os/package/hpkg
Ingo Weinhold e1e6c12480 BPackageWriter::Recompress(): Change param to BPositionIO*
Besides that this is a nicer interface, it allows us to get a the HPKG
header as a side effect of initializing the reader, thus preventing
seeking backward in the file. This makes "package recompress - <file>"
work.
2014-07-13 17:57:57 +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
PackageAttributeValue.h
PackageAttributes.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
PackageContentHandler.h
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
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::Recompress(): Change param to BPositionIO* 2014-07-13 17:57:57 +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