CernVM-FS
2.12.0
|
#include <unistd.h>
#include <string>
#include "catalog.h"
#include "crypto/signature.h"
#include "history_sqlite.h"
#include "manifest.h"
#include "manifest_fetch.h"
#include "network/download.h"
#include "reflog.h"
#include "util/posix.h"
Go to the source code of this file.
Functions | |
const char * | Code2Ascii (const ObjectFetcherFailures::Failures error) |
|
inline |
Definition at line 50 of file object_fetcher.h.
Referenced by HttpObjectFetcher< CatalogT, HistoryT, ReflogT >::Download(), manifest::Fetch(), HttpObjectFetcher< CatalogT, HistoryT, ReflogT >::FetchManifest(), ServerTool::FetchReflog(), FuseMain(), swissknife::CatalogTraversalBase< ObjectFetcherT >::GetRepositoryRootCatalogHash(), swissknife::CommandGc::Main(), swissknife::CommandReconstructReflog::Main(), swissknife::CommandListReflog::Main(), loader::loader_talk::MainTalk(), s3fanout::S3FanoutManager::MainUpload(), swissknife::CatalogTraversalBase< ObjectFetcherT >::PrepareCatalog(), swissknife::RootChainWalker::ReturnOrAbort(), swissknife::CatalogTraversalBase< ObjectFetcherT >::TraverseNamedSnapshots(), and s3fanout::S3FanoutManager::VerifyAndFinalize().