LibPkg
|
Go to the source code of this file.
Classes | |
class | pkg::path_table |
A class for mapping source paths to destination paths. More... | |
class | pkg::path_table::parse_error |
An exception class for reporting parse errors. More... | |
class | pkg::path_table::invalid_source_path |
An exception class for reporting invalid source paths. More... | |
class | pkg::path_table::commit_error |
An exception class for reporting failure to commit table. More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
string | pkg::resolve_pathrefs (const path_table &table, const string &in) |
Resolve logical path references. More... | |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |