24 #include "openPMD/IO/AbstractIOHandler.hpp" 25 #include "openPMD/IO/JSON/JSONIOHandlerImpl.hpp" std::future< void > flush(internal::FlushParams const &) override
Process operations in queue according to FIFO.
Definition: JSONIOHandler.cpp:32
Access
File access mode to use during IO.
Definition: Access.hpp:27
Definition: JSONIOHandlerImpl.hpp:151
Definition: JSONIOHandler.hpp:29
Interface for communicating between logical and physically persistent data.
Definition: AbstractIOHandler.hpp:122
Public definitions of openPMD-api.
Definition: Date.cpp:28
Parameters recursively passed through the openPMD hierarchy when flushing.
Definition: AbstractIOHandler.hpp:103
std::string backendName() const override
The currently used backend.
Definition: JSONIOHandler.hpp:36