Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
FileInfo::CacheItem Struct Reference
Collaboration diagram for FileInfo::CacheItem:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

Offset OFFSET
 
std::string NAME
 

Detailed Description

Definition at line 211 of file pfm_gen_analysis.cpp.

Constructor & Destructor Documentation

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

Definition at line 213 of file pfm_gen_analysis.cpp.

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

Member Data Documentation

std::string FileInfo::CacheItem::NAME

Definition at line 215 of file pfm_gen_analysis.cpp.

Offset FileInfo::CacheItem::OFFSET

Definition at line 213 of file pfm_gen_analysis.cpp.


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

Generated at Wed Jun 4 2014 14:49:01 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004