haiku/headers/private/package/hpkg
Oliver Tappe f202217364 Refactoring step towards implementation of RepositoryWriter:
* pulled commonly useful parts out of PackageWriterImpl into 
  WriterImplBase
* moved CachedStringTable and related methods into a separate class,
  StringCache, in order to support having more than one string cache
  per package file
* made package attribute section use a string cache, too, as that's
  going to be very useful for repositories
* instead of writing package attributes directly, we now collect
  corresponding PackageAttributes and write those later
* adjusted package reader accordingly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40376 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-07 22:25:16 +00:00
..
BlockBufferCacheImpl.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
CachedBuffer.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
haiku_package.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
PackageReaderImpl.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
PackageWriterImpl.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00: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 Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
ZlibCompressionBase.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibCompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibDecompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00