|
Geant4
9.6.p02
|
#include <G4TypeKey.hh>

Public Types | |
| typedef unsigned long | Key |
Public Member Functions | |
| 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 |
Protected Member Functions | |
| Key | NextKey () const |
Protected Attributes | |
| Key | fMyKey |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const G4TypeKey &key) |
Definition at line 38 of file G4TypeKey.hh.
| typedef unsigned long G4TypeKey::Key |
Definition at line 42 of file G4TypeKey.hh.
|
inline |
Definition at line 45 of file G4TypeKey.hh.
|
inlinevirtual |
Definition at line 48 of file G4TypeKey.hh.
|
inlineprotected |
|
inline |
Definition at line 55 of file G4TypeKey.hh.
Definition at line 58 of file G4TypeKey.hh.
Definition at line 59 of file G4TypeKey.hh.
Definition at line 61 of file G4TypeKey.hh.
|
protected |
Definition at line 72 of file G4TypeKey.hh.
1.8.4