libzypp
10.5.0
|
#include <iostream>
#include <fstream>
#include "zypp/base/Logger.h"
#include "zypp/base/String.h"
#include "zypp/Pathname.h"
#include "zypp/base/Sysconfig.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::base |
namespace | zypp::base::sysconfig |
Functions | |
map< string, string > | zypp::base::sysconfig::read (const Pathname &_path) |
Definition in file Sysconfig.cc.