24 #include "openPMD/IO/AbstractIOHandler.hpp" 25 #include "openPMD/IO/JSON/JSONIOHandlerImpl.hpp" Access
File access mode to use during IO.
Definition: Access.hpp:29
Definition: JSONIOHandlerImpl.hpp:151
Definition: JSONIOHandler.hpp:29
Interface for communicating between logical and physically persistent data.
Definition: AbstractIOHandler.hpp:179
Public definitions of openPMD-api.
std::future< void > flush(internal::ParsedFlushParams &) override
Process operations in queue according to FIFO.
Definition: JSONIOHandler.cpp:32
std::string backendName() const override
The currently used backend.
Definition: JSONIOHandler.hpp:36
Definition: FlushParametersInternal.hpp:31