#include <set>
#include <map>
#include <string>
#include "zypp/ExternalProgram.h"
#include "zypp/KVMap.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
namespace | zypp::media |
Classes | |
struct | zypp::media::MountEntry |
A "struct mntent" like mount entry structure, but using std::strings. More... | |
class | zypp::media::Mount |
Interface to the mount program. More... | |
Typedefs | |
typedef std::vector< MountEntry > | zypp::media::MountEntries |
A vector of mount entries. |
Definition in file Mount.h.