Cupt
Public Attributes
cupt::download::Manager::DownloadEntity Struct Reference

downloadable element More...

#include <cupt/download/manager.hpp>

List of all members.

Public Attributes

vector< ExtendedUriextendedUris
 list of alternative uris
string targetPath
 path where to place downloaded file
size_t size
std::function< string() > postAction
 post-download callback

Detailed Description

downloadable element


Member Data Documentation

post-download callback

Returned empty string means no errors. Returned non-empty string marks a download as failed and sets this string as download result.

file size, in bytes; set -1 if unknown


The documentation for this struct was generated from the following file: