| AbstractIOHandlerImpl(AbstractIOHandler *handler) (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | inline |
| AbstractIOHandlerImplCommon(AbstractIOHandler *handler) (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | explicit |
| advance(Writable *, Parameter< Operation::ADVANCE > ¶meters) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| associateWithFile(Writable *writable, InvalidatableFile file) (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| availableChunks(Writable *, Parameter< Operation::AVAILABLE_CHUNKS > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| checkFile(Writable *, Parameter< Operation::CHECK_FILE > &)=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 |
| deregister(Writable *, Parameter< Operation::DEREGISTER > const ¶m)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| extendDataset(Writable *, Parameter< Operation::EXTEND_DATASET > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| extendFilePosition(std::shared_ptr< FilePositionType > const &, std::string)=0 | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protectedpure virtual |
| filePositionToString(std::shared_ptr< FilePositionType >)=0 | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protectedpure virtual |
| flush() (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | inline |
| fullPath(InvalidatableFile) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| fullPath(std::string) (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| getBufferView(Writable *, Parameter< Operation::GET_BUFFER_VIEW > ¶meters) | openPMD::AbstractIOHandlerImpl | inlinevirtual |
| getPossiblyExisting(std::string file) (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| keepSynchronous(Writable *, Parameter< Operation::KEEP_SYNCHRONOUS > param) | openPMD::AbstractIOHandlerImpl | |
| 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_dirty (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| m_files | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| 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 > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| openPath(Writable *, Parameter< Operation::OPEN_PATH > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| PE_InvalidatableFile enum value (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| PE_Iterator enum value (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| PE_NewlyCreated enum value (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| PossiblyExisting enum name (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| readAttribute(Writable *, Parameter< Operation::READ_ATT > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| readDataset(Writable *, Parameter< Operation::READ_DATASET > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| refreshFileFromParent(Writable *writable, bool preferParentFile) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| setAndGetFilePosition(Writable *writable, bool write=true) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protected |
| setAndGetFilePosition(Writable *writable, std::string extend) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | protectedvirtual |
| writeAttribute(Writable *, Parameter< Operation::WRITE_ATT > const &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| writeDataset(Writable *, Parameter< Operation::WRITE_DATASET > &)=0 | openPMD::AbstractIOHandlerImpl | pure virtual |
| ~AbstractIOHandlerImpl()=default (defined in openPMD::AbstractIOHandlerImpl) | openPMD::AbstractIOHandlerImpl | virtual |
| ~AbstractIOHandlerImplCommon() override (defined in openPMD::AbstractIOHandlerImplCommon< FilePositionType >) | openPMD::AbstractIOHandlerImplCommon< FilePositionType > | |