23 #include "openPMD/IO/AbstractIOHandler.hpp" 24 #include "openPMD/auxiliary/JSON_internal.hpp" 32 class HDF5IOHandlerImpl;
48 std::unique_ptr<HDF5IOHandlerImpl> m_impl;
Definition: HDF5IOHandler.hpp:34
Extend nlohmann::json with tracing of which keys have been accessed by operator[]().
Definition: JSON_internal.hpp:67
std::future< void > flush(internal::ParsedFlushParams &) override
Process operations in queue according to FIFO.
Definition: HDF5IOHandler.cpp:2550
Access
File access mode to use during IO.
Definition: Access.hpp:29
Interface for communicating between logical and physically persistent data.
Definition: AbstractIOHandler.hpp:179
std::string backendName() const override
The currently used backend.
Definition: HDF5IOHandler.hpp:40
Public definitions of openPMD-api.
Definition: FlushParametersInternal.hpp:31