haiku/headers/private/package/manager
Ingo Weinhold ee8e91583e BPackageManager::UserInteractionHandler: Make non-abstract
Most of the hooks don't strictly need a non-empty implementation. The
defaults now simply throw exceptions in those that do. This allows the
class to be instantiated, which is useful when a BPackageManager is only
used for finding packages.
2013-11-21 13:29:21 +01:00
..
Exceptions.h Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
PackageManager.h BPackageManager::UserInteractionHandler: Make non-abstract 2013-11-21 13:29:21 +01:00
RepositoryBuilder.h BRepositoryBuilder: Add constructor for pre-init'ed repository 2013-09-10 19:14:17 +02:00