![]() |
deltaFlow
|
Creates Reader instances for a given InputFormat. More...
#include <ReaderFactory.H>
Static Public Member Functions | |
| static std::unique_ptr< Reader > | create (InputFormat format) |
| Construct a concrete reader for the given input format. | |
Creates Reader instances for a given InputFormat.
Definition at line 40 of file ReaderFactory.H.
|
static |
Construct a concrete reader for the given input format.
| format | Requested input format. |
Definition at line 27 of file ReaderFactory.C.
