Simple parser for "key: value" text. More...
#include "icaruscode/PMT/Algorithms/ParsingToolkit.h"
#include "icaruscode/Decode/DecoderTools/details/KeyValuesData.h"
#include <iosfwd>
#include <string_view>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | icarus::details::KeyValueParser |
Parser to fill a KeyValuesData structure out of a character buffer. More... | |
struct | icarus::details::KeyValueParser::FormatParams_t |
Parameters of the format. More... | |
struct | icarus::details::KeyValueParser::ParserError |
Namespaces | |
icarus::details | |