Geant4.10
|
#include <G4TypeKeyT.hh>
Public Member Functions | |
G4TypeKeyT () | |
virtual | ~G4TypeKeyT () |
![]() | |
G4TypeKey () | |
virtual | ~G4TypeKey () |
G4bool | IsValid () |
Key | operator() () const |
bool | operator== (const G4TypeKey &rhs) const |
bool | operator!= (const G4TypeKey &rhs) const |
bool | operator< (const G4TypeKey &rhs) const |
bool | operator> (const G4TypeKey &rhs) const |
Additional Inherited Members | |
![]() | |
typedef unsigned long | Key |
![]() | |
Key | NextKey () const |
![]() | |
Key | fMyKey |
Definition at line 38 of file G4TypeKeyT.hh.
|
inline |
Definition at line 42 of file G4TypeKeyT.hh.
References G4TypeKey::fMyKey, G4ThreadLocal, and G4TypeKey::NextKey().
|
inlinevirtual |
Definition at line 49 of file G4TypeKeyT.hh.