14#ifndef ZYPP_MEDIA_PRIVATE_ATTACHEDMEDIAINFO_P_H_INCLUDED
15#define ZYPP_MEDIA_PRIVATE_ATTACHEDMEDIAINFO_P_H_INCLUDED
20#include <zypp-media/ng/ProvideSpec>
42 const std::string &
name()
const;
55 mutable std::optional<std::chrono::steady_clock::time_point>
_idleSince;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Base class for reference counted objects.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.