haiku/headers/private/package/hpkg
Oliver Tappe 0a345af77e Separate notification from deletion in repository-handlers.
* Add NotifyDone() to all repository-attribute handlers and invoke that
  to notify any listeners.
* Unify deletion to a single implementation of Delete() in the base
  class. Before, the root handler for a repository didn't do that, but
  just triggered the notification.
2013-09-18 21:16:13 +02:00
..
v1 Clone read support functionality for HPKG format version 1 2013-05-25 01:12:22 +02:00
BlockBufferPoolImpl.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
DataWriters.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
HPKGDefsPrivate.h hpkg attribute tags: use 7 bits for attribute ID 2013-05-25 01:12:34 +02:00
PackageFileHeapAccessorBase.h PackageFileHeapAccessorBase: small refactoring 2013-05-25 01:12:27 +02:00
PackageFileHeapReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageFileHeapWriter.h PackageFileHeapWriter: Fix update case 2013-05-25 01:12:27 +02:00
PackageReaderImpl.h packagefs: Add caching for the package file heap reader 2013-05-25 01:12:32 +02:00
PackageWriterImpl.h Allow specifying the compression level for package creation 2013-05-25 01:12:26 +02:00
PoolBuffer.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
ReaderImplBase.h Separate notification from deletion in repository-handlers. 2013-09-18 21:16:13 +02:00
RepositoryReaderImpl.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
RepositoryWriterImpl.h Add support for adding a package-info to BRepositoryWriter. 2013-09-18 12:05:34 +02:00
Stacker.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
Strings.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
WriterImplBase.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
ZlibCompressionBase.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibCompressor.h ZlibCompressor: Allow setting the compression level 2013-05-25 01:12:26 +02:00
ZlibDecompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00