CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
object_fetcher_traits< LocalObjectFetcher< 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< LocalObjectFetcher< CatalogT, HistoryT, ReflogT > >

Definition at line 437 of file object_fetcher.h.

Member Typedef Documentation

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

Definition at line 438 of file object_fetcher.h.

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

Definition at line 439 of file object_fetcher.h.

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

Definition at line 440 of file object_fetcher.h.


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