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