23 #include "openPMD/IO/AbstractIOHandler.hpp" 24 #include "openPMD/config.hpp" 45 template <
typename JSON>
46 std::shared_ptr<AbstractIOHandler> createIOHandler(
67 template <
typename JSON>
68 std::shared_ptr<AbstractIOHandler> createIOHandler(
69 std::string path,
Access access,
Format format, JSON options = JSON());
72 std::shared_ptr<AbstractIOHandler>
73 createIOHandler(std::string path,
Access access,
Format format);
Access
File access mode to use during IO.
Definition: Access.hpp:27
Format
File format to use during IO.
Definition: Format.hpp:29
Public definitions of openPMD-api.
Definition: Date.cpp:28