#include <storage.hh>
Definition at line 134 of file storage.hh.
◆ StorageDouble()
Input::StorageDouble::StorageDouble |
( |
double |
value | ) |
|
◆ ~StorageDouble()
Input::StorageDouble::~StorageDouble |
( |
| ) |
|
|
virtual |
◆ deep_copy()
StorageBase * Input::StorageDouble::deep_copy |
( |
| ) |
const |
|
virtual |
◆ get_double()
double Input::StorageDouble::get_double |
( |
| ) |
const |
|
virtual |
◆ is_null()
bool Input::StorageDouble::is_null |
( |
| ) |
const |
|
virtual |
◆ print()
void Input::StorageDouble::print |
( |
std::ostream & |
stream, |
|
|
int |
pad = 0 |
|
) |
| const |
|
virtual |
◆ value_
double Input::StorageDouble::value_ |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/flow123d/flow123d/src/input/storage.hh
- /home/runner/work/flow123d/flow123d/src/input/storage.cc