Parameters of the format. More...
#include <KeyValueParser.h>
Public Attributes | |
| std::string | newKey { ":" } |
| Sequence starting the values. More... | |
| std::string | addKey { ":+" } |
| Sequence appending the values. More... | |
Parameters of the format.
Definition at line 84 of file KeyValueParser.h.
| std::string icarus::details::KeyValueParser::FormatParams_t::addKey { ":+" } |
Sequence appending the values.
Definition at line 86 of file KeyValueParser.h.
| std::string icarus::details::KeyValueParser::FormatParams_t::newKey { ":" } |
Sequence starting the values.
Definition at line 85 of file KeyValueParser.h.
1.8.5