CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
object_fetcher.h File Reference
#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"
Include dependency graph for object_fetcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  object_fetcher_traits< ConcreteObjectFetcherT >
 
struct  ObjectFetcherFailures
 
class  AbstractObjectFetcher< DerivedT >
 
class  LocalObjectFetcher< CatalogT, HistoryT, ReflogT >
 
struct  object_fetcher_traits< LocalObjectFetcher< CatalogT, HistoryT, ReflogT > >
 
class  HttpObjectFetcher< CatalogT, HistoryT, ReflogT >
 
struct  object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > >
 

Functions

const char * Code2Ascii (const ObjectFetcherFailures::Failures error)
 

Function Documentation