|
openPMD-api
|
This is the complete list of members for openPMD::AbstractIOHandlerImpl, including all inherited members.
| AbstractIOHandlerImpl(AbstractIOHandler *handler) (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | inline |
| advance(Writable *, Parameter< Operation::ADVANCE > &) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| availableChunks(Writable *, Parameter< Operation::AVAILABLE_CHUNKS > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| closeFile(Writable *, Parameter< Operation::CLOSE_FILE > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| closePath(Writable *, Parameter< Operation::CLOSE_PATH > const &) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| createDataset(Writable *, Parameter< Operation::CREATE_DATASET > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| createFile(Writable *, Parameter< Operation::CREATE_FILE > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| createPath(Writable *, Parameter< Operation::CREATE_PATH > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| deleteAttribute(Writable *, Parameter< Operation::DELETE_ATT > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| deleteDataset(Writable *, Parameter< Operation::DELETE_DATASET > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| deleteFile(Writable *, Parameter< Operation::DELETE_FILE > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| deletePath(Writable *, Parameter< Operation::DELETE_PATH > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| extendDataset(Writable *, Parameter< Operation::EXTEND_DATASET > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| flush() (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| getBufferView(Writable *, Parameter< Operation::GET_BUFFER_VIEW > ¶meters) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| listAttributes(Writable *, Parameter< Operation::LIST_ATTS > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| listDatasets(Writable *, Parameter< Operation::LIST_DATASETS > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| listPaths(Writable *, Parameter< Operation::LIST_PATHS > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| m_handler (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | |
| openDataset(Writable *, Parameter< Operation::OPEN_DATASET > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| openFile(Writable *, Parameter< Operation::OPEN_FILE > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| openPath(Writable *, Parameter< Operation::OPEN_PATH > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| readAttribute(Writable *, Parameter< Operation::READ_ATT > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| readDataset(Writable *, Parameter< Operation::READ_DATASET > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| writeAttribute(Writable *, Parameter< Operation::WRITE_ATT > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| writeDataset(Writable *, Parameter< Operation::WRITE_DATASET > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| ~AbstractIOHandlerImpl()=default (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | virtual |
1.8.17