LibPkg
Classes | Namespaces | Functions
binary_control_table.h File Reference
#include <map>
#include <string>
#include "libpkg/version.h"
#include "libpkg/binary_control.h"
#include "libpkg/table.h"

Go to the source code of this file.

Classes

class  pkg::binary_control_table
 A class for mapping package name and version to binary control record. More...
 
class  pkg::binary_control_table::key_type
 A class for specifying the name and version of a package. More...
 
class  pkg::binary_control_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

bool pkg::operator< (const binary_control_table::key_type &lhs, const binary_control_table::key_type &rhs)
 Compare two binary control table keys. More...
 

Reference Manual LibPkg Version 0.9.0 (4 Sep 2020)