12 #ifndef ZYPP_ZYPP_DETAIL_ZYPPIMPL_H 13 #define ZYPP_ZYPP_DETAIL_ZYPPIMPL_H 83 void initializeTarget(
const Pathname & root,
bool doRebuild_r );
94 void installSrcPackage(
const SrcPackage_constPtr & srcPackage_r );
97 ManagedFile provideSrcPackage(
const SrcPackage_constPtr & srcPackage_r );
107 void setHomePath(
const Pathname & path );
137 #endif // ZYPP_ZYPP_DETAIL_ZYPPIMPL_H
KeyRing_Ptr keyRing() const
ResPoolProxy proxy() const
preliminary
Result returned from ZYpp::commit.
String related utilities and Regular expression matching.
Resolver_Ptr resolver() const
ResPool::instance().proxy();.
ResPoolProxy poolProxy() const
std::set< MountPoint > MountPointSet
shared_ptr< DiskUsageCounter > _disk_usage
defined mount points, used for disk usage counting
Options and policies for ZYpp::commit.
Types and functions for filesystem operations.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Target_Ptr getTarget() const
Same as target but returns NULL if target is not initialized, instead of throwing.
std::ostream & operator<<(std::ostream &str, const Glob &obj)
Easy-to use interface to the ZYPP dependency resolver.
static ResPool instance()
Singleton ctor.