Geant4_10
Public Member Functions | List of all members
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 76 of file G4CacheDetails.hh.

Member Function Documentation

template<class V >
void G4CacheReference< V >::Destroy ( unsigned int  id,
G4bool  last 
)
inline

Definition at line 156 of file G4CacheDetails.hh.

template<class V >
V *& G4CacheReference< V >::GetCache ( unsigned int  id) const
inline

Definition at line 174 of file G4CacheDetails.hh.

template<class V >
void G4CacheReference< V >::Initialize ( unsigned int  id)
inline

Definition at line 140 of file G4CacheDetails.hh.


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