CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > > Struct Template Reference

#include <object_fetcher.h>

Public Types

typedef CatalogT CatalogTN
 
typedef HistoryT HistoryTN
 
typedef ReflogT ReflogTN
 

Detailed Description

template<class CatalogT, class HistoryT, class ReflogT>
struct object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > >

Definition at line 653 of file object_fetcher.h.

Member Typedef Documentation

template<class CatalogT , class HistoryT , class ReflogT >
typedef CatalogT object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > >::CatalogTN

Definition at line 654 of file object_fetcher.h.

template<class CatalogT , class HistoryT , class ReflogT >
typedef HistoryT object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > >::HistoryTN

Definition at line 655 of file object_fetcher.h.

template<class CatalogT , class HistoryT , class ReflogT >
typedef ReflogT object_fetcher_traits< HttpObjectFetcher< CatalogT, HistoryT, ReflogT > >::ReflogTN

Definition at line 656 of file object_fetcher.h.


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