The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 181 of file pfm_gen_analysis.cpp.

Constructor & Destructor Documentation

◆ CacheItem()

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

Definition at line 182 of file pfm_gen_analysis.cpp.

182 : OFFSET( offset ), NAME( name ){};

Member Data Documentation

◆ NAME

std::string FileInfo::CacheItem::NAME

Definition at line 184 of file pfm_gen_analysis.cpp.

◆ OFFSET

Offset FileInfo::CacheItem::OFFSET

Definition at line 183 of file pfm_gen_analysis.cpp.


The documentation for this struct was generated from the following file:
FileInfo::CacheItem::OFFSET
Offset OFFSET
Definition: pfm_gen_analysis.cpp:182
FileInfo::CacheItem::NAME
std::string NAME
Definition: pfm_gen_analysis.cpp:184
ConditionsStallTest.name
name
Definition: ConditionsStallTest.py:77