ATLAS Offline Software
Public Attributes | List of all members
IIOVDbSvc::KeyInfo Struct Reference

Filled by IIOVDbSvc::getKeyInfo. More...

#include <IIOVDbSvc.h>

Collaboration diagram for IIOVDbSvc::KeyInfo:

Public Attributes

std::string folderName
 
std::string tag
 
IOVRange range
 
float readTime {0}
 
unsigned long long bytesRead {0}
 
bool retrieved {false}
 
bool extensible {false}
 

Detailed Description

Filled by IIOVDbSvc::getKeyInfo.

Definition at line 44 of file IIOVDbSvc.h.

Member Data Documentation

◆ bytesRead

unsigned long long IIOVDbSvc::KeyInfo::bytesRead {0}

Definition at line 49 of file IIOVDbSvc.h.

◆ extensible

bool IIOVDbSvc::KeyInfo::extensible {false}

Definition at line 51 of file IIOVDbSvc.h.

◆ folderName

std::string IIOVDbSvc::KeyInfo::folderName

Definition at line 45 of file IIOVDbSvc.h.

◆ range

IOVRange IIOVDbSvc::KeyInfo::range

Definition at line 47 of file IIOVDbSvc.h.

◆ readTime

float IIOVDbSvc::KeyInfo::readTime {0}

Definition at line 48 of file IIOVDbSvc.h.

◆ retrieved

bool IIOVDbSvc::KeyInfo::retrieved {false}

Definition at line 50 of file IIOVDbSvc.h.

◆ tag

std::string IIOVDbSvc::KeyInfo::tag

Definition at line 46 of file IIOVDbSvc.h.


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