ATLAS Offline Software
Loading...
Searching...
No Matches
SH::RucioListFileReplicasEntry Struct Reference

one entry from the rucio-list-file-replicas command More...

#include <GridTools.h>

Collaboration diagram for SH::RucioListFileReplicasEntry:

Public Attributes

std::string scope
 the scope
std::string name
 the name
std::string filesize
 the file size
std::string adler32
 the checksum
std::string disk
 the disk the replica is on
std::string replica
 the replica

Detailed Description

one entry from the rucio-list-file-replicas command

Definition at line 130 of file GridTools.h.

Member Data Documentation

◆ adler32

std::string SH::RucioListFileReplicasEntry::adler32

the checksum

Definition at line 142 of file GridTools.h.

◆ disk

std::string SH::RucioListFileReplicasEntry::disk

the disk the replica is on

Definition at line 145 of file GridTools.h.

◆ filesize

std::string SH::RucioListFileReplicasEntry::filesize

the file size

Definition at line 139 of file GridTools.h.

◆ name

std::string SH::RucioListFileReplicasEntry::name

the name

Definition at line 136 of file GridTools.h.

◆ replica

std::string SH::RucioListFileReplicasEntry::replica

the replica

Definition at line 148 of file GridTools.h.

◆ scope

std::string SH::RucioListFileReplicasEntry::scope

the scope

Definition at line 133 of file GridTools.h.


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