#include "data_io.h"
#include "../exceptions/format_not_supported_exception.h"
#include <string>
#include <map>
Include dependency graph for data_io_factory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Classes | |
class | DataIOFactory |
The factory that provides concrete data importers / exporters given a file extension. More... |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file data_io_factory.h.