12#ifndef ZYPP_MEDIA_MEDIASOURCE_H
13#define ZYPP_MEDIA_MEDIASOURCE_H
18#include <zypp/Pathname.h>
19#include <zypp/base/String.h>
20#include <zypp/base/PtrTypes.h>
41 unsigned int _maj=0,
unsigned int _min=0,
42 std::string
_bdir=std::string(),
bool _own=
true)
100 {
return str <<
obj.asString(); }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
bool empty() const
Test for an empty path.
String related utilities and Regular expression matching.
std::string numstring(char n, int w=0)
Easy-to use interface to the ZYPP dependency resolver.