Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4CacheReference< VALTYPE * > Class Template Reference

#include <G4CacheDetails.hh>

Public Member Functions

void Initialize (unsigned int id)
 
void Destroy (unsigned int id, G4bool last)
 
VALTYPE *& GetCache (unsigned int id) const
 

Detailed Description

template<class VALTYPE>
class G4CacheReference< VALTYPE * >

Definition at line 104 of file G4CacheDetails.hh.

Member Function Documentation

template<class VALTYPE >
void G4CacheReference< VALTYPE * >::Destroy ( unsigned int  id,
G4bool  last 
)
inline
template<class VALTYPE >
VALTYPE*& G4CacheReference< VALTYPE * >::GetCache ( unsigned int  id) const
inline
template<class VALTYPE >
void G4CacheReference< VALTYPE * >::Initialize ( unsigned int  id)
inline

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