![]() |
CernVM-FS
2.13.0
|
#include <catalog_downloader.h>
Public Member Functions | |
CatalogItem (const shash::Any &hash) | |
bool | IsQuitBeacon () |
shash::Any * | GetHash () |
Static Public Member Functions | |
static CatalogItem * | CreateQuitBeacon () |
Private Attributes | |
shash::Any | hash_ |
Additional Inherited Members | |
![]() | |
SingleCopy () | |
Definition at line 19 of file catalog_downloader.h.
|
explicit |
Definition at line 5 of file catalog_downloader.cc.
Referenced by CreateQuitBeacon().
|
inlinestatic |
|
inline |
Definition at line 29 of file catalog_downloader.h.
Referenced by TaskCatalogDownload::Process().
|
inline |
|
private |
Definition at line 34 of file catalog_downloader.h.
Referenced by GetHash(), and IsQuitBeacon().