Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
|
Table listing HV-tuning database test types. More...
#include <JDBSupportkit.hh>
Public Member Functions | |
JDBTestTypesTuneHV () | |
Constructor. More... | |
const std::string & | operator() (const int version) const |
Get HV-tuning DB test type corresponding to given version number. More... | |
const int | operator() (const std::string &testType) const |
Get version number corresponding to given HV-tuning DB test type. More... | |
Protected Attributes | |
std::set< std::string > | DBTestTypesTuneHV |
Table listing HV-tuning database test types.
Definition at line 135 of file JDBSupportkit.hh.
|
inline |
Constructor.
Definition at line 140 of file JDBSupportkit.hh.
|
inline |
Get HV-tuning DB test type corresponding to given version number.
version | version number |
Definition at line 154 of file JDBSupportkit.hh.
|
inline |
Get version number corresponding to given HV-tuning DB test type.
testType | HV-tuning database test type |
Definition at line 175 of file JDBSupportkit.hh.
|
protected |
Definition at line 193 of file JDBSupportkit.hh.