#include <InputVariables.h>
Definition at line 41 of file InputVariables.h.
◆ Variable()
Divide::Input::Variable::Variable |
( |
const D64 |
dInitValue | ) |
|
|
inline |
◆ ~Variable()
virtual Divide::Input::Variable::~Variable |
( |
| ) |
|
|
virtualdefault |
◆ getValue()
D64 Divide::Input::Variable::getValue |
( |
| ) |
const |
|
inline |
◆ reset()
void Divide::Input::Variable::reset |
( |
| ) |
|
|
inline |
◆ setValue()
virtual void Divide::Input::Variable::setValue |
( |
const D64 |
dValue | ) |
|
|
inlinevirtual |
◆ toString()
virtual string Divide::Input::Variable::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ update()
virtual void Divide::Input::Variable::update |
( |
| ) |
|
|
inlinevirtual |
◆ _dInitValue
D64 Divide::Input::Variable::_dInitValue |
|
protected |
◆ _dValue
D64 Divide::Input::Variable::_dValue {} |
|
protected |
The documentation for this class was generated from the following file: