haiku/headers/private/package/hpkg
Ingo Weinhold 97aabbede9 Add BLowLevelPackageContentHandler section hooks
* Add hooks HandleSectionStart() and HandleSectionEnd(). They are
  invoked to bracket package file section, so the handler can
  discriminate which section the attributes belong to.
  HandleSectionStart() features a return parameter _handleSection, which
  allows to handler to pick which sections it wants to handle.
* "package dump" does now print the section names.
2011-07-17 16:54:55 +02: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
HPKGDefsPrivate.h * implemented repository reader and fixed some bugs in writer that 2011-02-14 20:25:10 +00:00
PackageReaderImpl.h Pulled reusable stuff from PackageReaderImpl into new class ReaderImplBase. 2011-02-14 13:09:09 +00:00
PackageWriterImpl.h Add optional FD parameter to AddEntry() 2011-07-17 16:54:51 +02:00
ReaderImplBase.h Add BLowLevelPackageContentHandler section hooks 2011-07-17 16:54:55 +02:00
RepositoryReaderImpl.h * add listing of repository attributes to 'package_repo list' 2011-02-15 12:48:02 +00:00
RepositoryWriterImpl.h * added embedding of license texts that need approval into repository 2011-02-14 17:24:50 +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 Write resolvable compatible version to the package 2011-07-17 16:54:39 +02: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