#include <G4TypeKey.hh>
|
typedef unsigned long | Key |
|
Definition at line 38 of file G4TypeKey.hh.
virtual G4TypeKey::~G4TypeKey |
( |
| ) |
|
|
inlinevirtual |
Key G4TypeKey::NextKey |
( |
| ) |
const |
|
inlineprotected |
Definition at line 67 of file G4TypeKey.hh.
69 if (!npKey) { npKey =
new Key; *npKey = 0; }
bool G4TypeKey::operator!= |
( |
const G4TypeKey & |
rhs | ) |
const |
|
inline |
Definition at line 57 of file G4TypeKey.hh.
bool operator==(const G4TypeKey &rhs) const
Key G4TypeKey::operator() |
( |
| ) |
const |
|
inline |
bool G4TypeKey::operator< |
( |
const G4TypeKey & |
rhs | ) |
const |
|
inline |
bool G4TypeKey::operator== |
( |
const G4TypeKey & |
rhs | ) |
const |
|
inline |
bool G4TypeKey::operator> |
( |
const G4TypeKey & |
rhs | ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const G4TypeKey & |
key |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: