12#ifndef ZYPP_CORE_FS_TMPPATH_H
13#define ZYPP_CORE_FS_TMPPATH_H
64 explicit operator bool()
const;
81 bool autoCleanup()
const;
86 void autoCleanup(
bool yesno_r );
106 inline std::ostream &
135 const std::string &
prefix_r = defaultPrefix() );
160 static const std::string &
189 const std::string &
prefix_r = defaultPrefix() );
208 static const std::string &
RepoManager implementation.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Provide a new empty temporary directory and recursively delete it when no longer needed.
Provide a new empty temporary file and delete it when no longer needed.
Automaticaly deletes files or directories when no longer needed.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const Glob &obj)
Easy-to use interface to the ZYPP dependency resolver.
Pathname myTmpDir()
Global access to the zypp.TMPDIR (created on demand, deleted when libzypp is unloaded)
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API