DATRW++ library: seismic data I/O with multiple formats
|
Tparamap datrw::formatmodifiers::makeparamap | ( | const std::string & | p, |
const std::string & | delimiter = ":" , |
||
const std::string & | assign = "=" |
||
) |
Create a parameter map from a parameter string.
p | parameter string |
delimiter | delimiter which separates two parameters |
assign | symbol seprating key and value |
Definition at line 51 of file formatmodifier.cc.
References datrw::util::clipstring(), and datrw::util::trimws().