LibPkg
|
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
void | pkg::parse_component_list (std::string::const_iterator first, std::string::const_iterator last, std::vector< component > *out) |
Parse component list. More... | |
std::ostream & | pkg::operator<< (std::ostream &out, const component &comp) |
Write component record to output stream. More... | |
std::istream & | pkg::operator>> (std::istream &in, component &comp) |
Read component record from input stream. More... | |
Variables | |
const char * | pkg::ComponentFlagNames [] |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |