![]() |
helics
2.8.1
|
#include <ValueConverter.hpp>
Public Types | |
using | baseType = std::string |
Static Public Member Functions | |
static data_block | convert (std::string &&val) |
static data_block | convert (const std::string &val) |
static void | convert (const std::string &val, data_block &store) |
static std::string | interpret (const data_view &block) |
static void | interpret (const data_view &block, std::string &val) |
static std::string | type () |
converter for a single string value