#include <SmartEnums.h>
Enumerator |
---|
Null |
Undefined.
|
PT |
Pressure-Temperature computation.
|
PA |
Pressure-phase fraction computation.
|
PH |
Pressure-Enthalpy computation.
|
RH |
Density-enthalpy computation.
|
RT |
Density-temperature computation.
|
PS |
Pressure-Entropy computation.
|
SA |
Pressure-phase fraction computation.
|
FlashMode::FlashMode |
( |
void |
| ) |
|
FlashMode::FlashMode |
( |
const FlashMode & |
rhs | ) |
|
FlashMode::FlashMode |
( |
const std::string & |
s | ) |
|
|
explicit |
FlashMode::FlashMode |
( |
type |
t | ) |
|
bool FlashMode::operator!= |
( |
type |
t | ) |
const |
bool FlashMode::operator!= |
( |
FlashMode |
s | ) |
const |
bool FlashMode::operator== |
( |
type |
t | ) |
const |
bool FlashMode::operator== |
( |
FlashMode |
s | ) |
const |
void FlashMode::setvalue |
( |
int |
v | ) |
|
const std::string & FlashMode::tostring |
( |
void |
| ) |
const |
boost::bimap< std::string, int > & FlashMode::values |
( |
void |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: