Geant4-11
|
#include <G4CacheDetails.hh>
Public Member Functions | |
void | Destroy (unsigned int id, G4bool last) |
VALTYPE & | GetCache (unsigned int id) const |
void | Initialize (unsigned int id) |
Private Types | |
using | cache_container = std::vector< VALTYPE * > |
Static Private Member Functions | |
static cache_container *& | cache () |
Definition at line 70 of file G4CacheDetails.hh.
|
private |
Definition at line 84 of file G4CacheDetails.hh.
|
staticprivate |
Definition at line 201 of file G4CacheDetails.hh.
References G4ThreadLocalStatic.
Referenced by G4CacheReference< G4double >::Destroy(), G4CacheReference< G4double >::GetCache(), and G4CacheReference< G4double >::Initialize().
|
inline |
Definition at line 155 of file G4CacheDetails.hh.
References FatalException, and G4Exception().
|
inline |
Definition at line 195 of file G4CacheDetails.hh.
Referenced by G4Cache< VALTYPE >::GetCache().
|
inline |
Definition at line 134 of file G4CacheDetails.hh.
Referenced by G4Cache< VALTYPE >::GetCache().