|
|
class | ADIOS1IOHandlerImpl |
| |
◆ enqueue()
| void openPMD::ADIOS1IOHandler::enqueue |
( |
IOTask const & |
iotask | ) |
|
|
overridevirtual |
Add provided task to queue according to FIFO.
- Parameters
-
| iotask | Task to be executed after all previously enqueued IOTasks complete. |
Reimplemented from openPMD::AbstractIOHandler.
◆ flush()
Process operations in queue according to FIFO.
- Returns
- Future indicating the completion state of the operation for backends that decide to implement this operation asynchronously.
Implements openPMD::AbstractIOHandler.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/openpmd-api/checkouts/0.15.1/include/openPMD/IO/ADIOS/ADIOS1IOHandler.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/openpmd-api/checkouts/0.15.1/src/IO/ADIOS/ADIOS1IOHandler.cpp