#include <storage.hh>
Definition at line 147 of file storage.hh.
◆ StorageString()
Input::StorageString::StorageString |
( |
const std::string & |
value | ) |
|
◆ ~StorageString()
Input::StorageString::~StorageString |
( |
| ) |
|
|
virtual |
◆ deep_copy()
StorageBase * Input::StorageString::deep_copy |
( |
| ) |
const |
|
virtual |
◆ get_string()
const string & Input::StorageString::get_string |
( |
| ) |
const |
|
virtual |
◆ is_null()
bool Input::StorageString::is_null |
( |
| ) |
const |
|
virtual |
◆ print()
void Input::StorageString::print |
( |
std::ostream & |
stream, |
|
|
int |
pad = 0 |
|
) |
| const |
|
virtual |
◆ value_
std::string Input::StorageString::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