/haiku/src/add-ons/kernel/file_systems/packagefs/package/ |
H A D | PackageFile.h | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | PackageNodeAttribute.cpp | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | PackageNodeAttribute.h | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | PackageData.h | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | Package.h | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | PackageFile.cpp | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
H A D | Package.cpp | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/ |
H A D | UnpackingAttributeCookie.cpp | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|
/haiku/src/add-ons/kernel/file_systems/packagefs/ |
H A D | Jamfile | 11cecf980b5ee6a21563a7e78d4f2238a8b4d90f Mon May 13 03:39:02 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> packagefs: Add support for hpkg format V1
* Add union-like class PackageData which wraps the V1 and V2 BPackageData classes. * GlobalFactory: Create a data reader depending on the data format version. * Package: Add a loader for V1 format and try that, if the other one fails.
|