haiku/headers/os/package/hpkg
Oliver Tappe 6f0278cdc9 Implemented reading of package info attributes from hpkg file
* added kernel-compatible datatypes for reading package info attribute 
  values (PackageInfoAttributeValue.h) - these will be used at a later
  stage by the package-fs to transport those attributes to userland
  when asked to do so (by ioctl)
* implemented parsing of package info attributes in PackageReaderImpl
* added support for compressed package attribute section to 
  PackageReaderImpl
* completed the writing of package info attributes in PackageWriterImpl
  and fixed a couple of bugs exposed by parsing
* adjusted 'package list' to show the package info attributes as they
  are found


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40354 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-04 17:43:07 +00:00
..
BlockBufferCache.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
BufferCache.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
DataOutput.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
DataReader.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
ErrorOutput.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
HPKGDefs.h Implemented reading of package info attributes from hpkg file 2011-02-04 17:43:07 +00:00
PackageAttributeValue.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageContentHandler.h Implemented reading of package info attributes from hpkg file 2011-02-04 17:43:07 +00:00
PackageData.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageDataReader.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageEntry.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageEntryAttribute.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageInfoAttributeValue.h Implemented reading of package info attributes from hpkg file 2011-02-04 17:43:07 +00:00
PackageReader.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageWriter.h * refactored PackageWriter(Impl) to no longer print anything itself, 2011-01-31 15:43:33 +00:00