LibPkg
Classes | Namespaces | Functions
path_table.h File Reference
#include <map>
#include <string>
#include <stdexcept>
#include "libpkg/table.h"

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.9.0 (4 Sep 2020)