#include <zypp/ng/media/provide.h>
Definition at line 43 of file provide.h.
◆ ProvideRes()
◆ file()
Returns the path to the provided file
Definition at line 152 of file provide.cc.
◆ asManagedFile()
Returns a reference to the internally used managed file instance.
- Note
- If you obtain this for a file that is inside the providers working directory ( e.g. a provide result for a download ), the continued use after the Provide instance was relased is undefined behaviour and not supported!
Definition at line 58 of file provide.h.
◆ mediaHandle()
Returns a reference to the currently held media handle, this can be a invalid handle
Definition at line 65 of file provide.h.
◆ headers()
All headers that were received from the worker when sending the result
- Note
- will always be empty for the sync media backend.
Definition at line 85 of file provide.h.
◆ _res
◆ _provideHandle
◆ _hdrs
The documentation for this class was generated from the following files: