#include <FloatingPointValue.hpp>
◆ FloatingPointValue()
| FloatingPointValue::FloatingPointValue |
( |
double |
value | ) |
|
◆ getFloatingPointValue()
| double FloatingPointValue::getFloatingPointValue |
( |
| ) |
const |
|
overridevirtual |
◆ getIntegerValue()
| long long FloatingPointValue::getIntegerValue |
( |
| ) |
const |
|
overridevirtual |
◆ getValueType()
| ValueType FloatingPointValue::getValueType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ print()
| void FloatingPointValue::print |
( |
std::ostream & |
s | ) |
const |
|
overridevirtual |
◆ toString()
| std::string FloatingPointValue::toString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: