haiku/headers/private/package
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
..
hpkg Add BLowLevelPackageContentHandler section hooks 2011-07-17 16:54:55 +02:00
ActivateRepositoryCacheJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
ActivateRepositoryConfigJob.h Implemented repository writing: 2011-02-09 19:11:23 +00:00
ChecksumAccessors.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
FetchFileJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
HashableString.h * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
JobQueue.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
RemoveRepositoryJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
TempfileManager.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
ValidateChecksumJob.h more work on package kit: 2011-01-25 19:36:09 +00:00