|
virtual std::stringstream | read (const std::string &source)=0 |
| Reads the additional configuration from the provided source, which is interpreted in an implementation defined way.
|
|
Definition at line 154 of file Configurator.hpp.
◆ read()
virtual std::stringstream Nextsim::Configurator::AdditionalConfiguration::read |
( |
const std::string & | source | ) |
|
|
pure virtual |
Reads the additional configuration from the provided source, which is interpreted in an implementation defined way.
- Parameters
-
source | std::string containing the source specification. |
Implemented in Nextsim::NetcdfMetadataConfiguration.
The documentation for this class was generated from the following file: