|
Flow123d
jenkins-Flow123d-windows-release-multijob-285
|

Go to the source code of this file.
Classes | |
| class | Input::StorageBase |
| Base class for nodes of a data storage tree. More... | |
| class | Input::StorageArray |
| class | Input::StorageBool |
| class | Input::StorageInt |
| class | Input::StorageDouble |
| class | Input::StorageString |
| class | Input::StorageNull |
Namespaces | |
| Input | |
Functions | |
| Input::TYPEDEF_ERR_INFO (EI_RequestedType, const std::string) | |
| Input::TYPEDEF_ERR_INFO (EI_StoredType, const std::string) | |
| Input::DECLARE_EXCEPTION (ExcStorageTypeMismatch,<< "Storage type mismatch. You want value of type "<< EI_RequestedType::qval<< " but stored is value of type "<< EI_StoredType::qval) | |
1.8.9.1