Class MHO_VexParameter.
More...
#include <MHO_VexParameter.hh>
Class MHO_VexParameter.
Stores a vex parameter value token (with associated units)
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Thu May 26 16:55:16 2022 -0400
◆ MHO_VexParameter() [1/3]
hops::MHO_VexParameter::MHO_VexParameter |
( |
| ) |
|
|
inline |
◆ MHO_VexParameter() [2/3]
hops::MHO_VexParameter::MHO_VexParameter |
( |
std::string |
token, |
|
|
std::string |
units = "" |
|
) |
| |
|
inline |
◆ MHO_VexParameter() [3/3]
hops::MHO_VexParameter::MHO_VexParameter |
( |
std::string |
token, |
|
|
std::string |
units = "" |
|
) |
| |
|
inline |
◆ ~MHO_VexParameter()
virtual hops::MHO_VexParameter::~MHO_VexParameter |
( |
| ) |
|
|
virtual |
◆ SetTokenString()
void hops::MHO_VexParameter::SetTokenString |
( |
std::string |
token | ) |
|
|
inline |
Setter for token string.
- Parameters
-
token | Input token string to set |
◆ SetUnitsString()
void hops::MHO_VexParameter::SetUnitsString |
( |
std::string |
units | ) |
|
|
inline |
Setter for units string.
- Parameters
-
units | New units string to set |
The documentation for this class was generated from the following file: