|
IODA Bundle
|
#include <map>#include <memory>#include <string>#include <ostream>#include "eckit/config/LocalConfiguration.h"#include "eckit/exception/Exceptions.h"#include "Parser.h"Go to the source code of this file.
Classes | |
| class | Ingester::ParserMakerBase |
| Base class for all ParserMakers. Makes it possible to store all types of parsers inside a std data structure like a map. More... | |
| class | Ingester::ParserMaker< T > |
| ParserMaker class template definition. More... | |
| class | Ingester::ParserFactory |
| Factory that is used to create Parsers. More... | |
Namespaces | |
| anonymous_namespace{ParserFactory.h} | |
| anonymous_namespace{ParserFactory.h}::ConfKeys | |
| Ingester | |
Variables | |
| const char * | anonymous_namespace{ParserFactory.h}::ConfKeys::ParserName = "name" |