The Gaudi Framework  v32r2 (46d42edc)
FileInfo::CacheItem Struct Reference
Collaboration diagram for FileInfo::CacheItem:

Public Member Functions

 CacheItem (Offset offset, const std::string &name)
 

Public Attributes

Offset OFFSET
 
std::string NAME
 

Detailed Description

Definition at line 172 of file pfm_gen_analysis.cpp.

Constructor & Destructor Documentation

◆ CacheItem()

FileInfo::CacheItem::CacheItem ( Offset  offset,
const std::string name 
)
inline

Definition at line 173 of file pfm_gen_analysis.cpp.

Member Data Documentation

◆ NAME

std::string FileInfo::CacheItem::NAME

Definition at line 175 of file pfm_gen_analysis.cpp.

◆ OFFSET

Offset FileInfo::CacheItem::OFFSET

Definition at line 173 of file pfm_gen_analysis.cpp.


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