![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Public Types | |
| using | result_type = std::vector< std::string > |
Public Member Functions | |
| auto | operator() (std::string const &value) const |
| template<typename T > | |
| result_type | operator() (T const &value) const |
| auto | operator() (result_type const &values) const |
| template<typename T , std::size_t N> | |
| auto | operator() (std::span< T, N > const values) const |
| template<typename T > | |
| auto | operator() (std::vector< T > const &values) const |
| template<typename T , std::size_t N> | |
| auto | operator() (Utils::Vector< T, N > const &values) const |
Definition at line 54 of file scafacos.cpp.
| using ScriptInterface::Scafacos::ConvertToStringVector::result_type = std::vector<std::string> |
Definition at line 55 of file scafacos.cpp.
|
inline |
Definition at line 66 of file scafacos.cpp.
References stream.
|
inline |
Definition at line 69 of file scafacos.cpp.
References stream.
|
inline |
Definition at line 57 of file scafacos.cpp.
Referenced by operator()().
|
inline |
Definition at line 81 of file scafacos.cpp.
References stream.
|
inline |
Definition at line 59 of file scafacos.cpp.
References operator()().
|
inline |
Definition at line 86 of file scafacos.cpp.
References stream.