LibPkg
|
#include <string>
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | pkg::boot_options_file |
Base class to manipulate the RISC OS boot options files in Choices. More... | |
class | pkg::boot_options_file::commit_error |
An exception class for reporting failure to commit a boot options file. More... | |
class | pkg::look_at_options |
Class to configure the look at options file in the Desktop file. More... | |
class | pkg::run_options |
Class to configure the run options in the Desktop file. More... | |
class | pkg::add_to_apps_options |
Class to configure the add to apps option section in the PreDeskop file. More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |