deltaFlow
ReaderFactory.H File Reference

Factory for constructing Reader instances from InputFormat, so callers (e.g. More...

#include <memory>
#include "Reader.H"
Include dependency graph for ReaderFactory.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReaderFactory
 Creates Reader instances for a given InputFormat. More...
 

Detailed Description

Factory for constructing Reader instances from InputFormat, so callers (e.g.

PowerFlowApplication) don't need to switch on the enum themselves.

Definition in file ReaderFactory.H.