class final
#include <eckit/geo/cache/Download.h>
Download
Base classes
- class CacheRoot
Public types
- struct info_type
-
using url_type = std::
string
Public static functions
-
static auto to_path(const url_
type&, const PathName&, bool html = false) -> info_ type -
static auto url_file_basename(const url_
type&, bool ext = true) -> std:: string -
static auto url_file_extension(const url_
type&) -> std:: string
Constructors, destructors, conversion operators
Public functions
-
auto to_cached_path(const url_
type&, const std:: string& prefix = "", const std:: string& suffix = ".download") const -> PathName - void rm_cache_root() const
- auto cache_root() const -> const PathName&
Function documentation
void eckit:: geo:: cache:: Download:: rm_cache_root() const
#include <eckit/geo/cache/CacheRoot.h>
const PathName& eckit:: geo:: cache:: Download:: cache_root() const
#include <eckit/geo/cache/CacheRoot.h>