Auxiliary class for version identifier.
More...
#include <JVersion.hh>
Auxiliary class for version identifier.
Definition at line 24 of file JDetector/JVersion.hh.
◆ JVersion() [1/2]
JDETECTOR::JVersion::JVersion |
( |
| ) |
|
|
inline |
◆ JVersion() [2/2]
JDETECTOR::JVersion::JVersion |
( |
const std::string & |
version | ) |
|
|
inline |
◆ getVersion()
const std::string& JDETECTOR::JVersion::getVersion |
( |
| ) |
const |
|
inline |
◆ setVersion()
void JDETECTOR::JVersion::setVersion |
( |
const std::string & |
version | ) |
|
|
inline |
◆ less()
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.
◆ version
std::string JDETECTOR::JVersion::version |
|
protected |
The documentation for this struct was generated from the following file: