CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
download::DownloadManager::HostInfo Struct Reference

#include <download.h>

Public Member Functions

 HostInfo ()
 
 HostInfo (std::vector< std::string > *chain, const int current, const time_t timestamp_backup, const unsigned reset_after)
 

Public Attributes

std::vector< std::string > * chain
 
int current
 
time_t timestamp_backup
 
unsigned reset_after
 

Detailed Description

Definition at line 126 of file download.h.

Constructor & Destructor Documentation

download::DownloadManager::HostInfo::HostInfo ( )
inline

Definition at line 127 of file download.h.

download::DownloadManager::HostInfo::HostInfo ( std::vector< std::string > *  chain,
const int  current,
const time_t  timestamp_backup,
const unsigned  reset_after 
)
inline

Definition at line 128 of file download.h.

Member Data Documentation


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