Auxiliary class for version identifier.  
 More...
#include <JVersion.hh>
Auxiliary class for version identifier. 
Definition at line 24 of file JDetector/JVersion.hh.
 
  
  
      
        
          | JDETECTOR::JVersion::JVersion  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | JDETECTOR::JVersion::JVersion  | 
          ( | 
          const std::string &  | 
          version | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const std::string& JDETECTOR::JVersion::getVersion  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void JDETECTOR::JVersion::setVersion  | 
          ( | 
          const std::string &  | 
          version | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool JDETECTOR::JVersion::less  | 
          ( | 
          const JVersion &  | 
          version | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Less-than method. 
- Parameters
 - 
  
  
 
- Returns
 - true if this version less than given version; else false 
 
Definition at line 73 of file JDetector/JVersion.hh.
const std::string & getVersion() const 
Get version. 
 
 
 
 
  
  
      
        
          | std::string JDETECTOR::JVersion::version | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this struct was generated from the following file: