![]() |
CernVM-FS
2.13.0
|
#include <catalog_downloader.h>
Public Member Functions | |
CatalogDownloadResult () | |
CatalogDownloadResult (const std::string &p, const std::string &h) | |
Public Attributes | |
std::string | db_path |
std::string | hash |
Definition at line 11 of file catalog_downloader.h.
|
inline |
Definition at line 12 of file catalog_downloader.h.
|
inlineexplicit |
Definition at line 13 of file catalog_downloader.h.
std::string CatalogDownloadResult::db_path |
Definition at line 15 of file catalog_downloader.h.
Referenced by catalog::WritableCatalogManager::CatalogDownloadCallback().
std::string CatalogDownloadResult::hash |
Definition at line 16 of file catalog_downloader.h.
Referenced by catalog::WritableCatalogManager::CatalogDownloadCallback().