OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
openzgy.impl.file.LocalFileOther Member List

This is the complete list of members for openzgy.impl.file.LocalFileOther, including all inherited members.

__enter__(self) (defined in openzgy.impl.file.FileADT)openzgy.impl.file.FileADT
__exit__(self, type, value, traceback) (defined in openzgy.impl.file.FileADT)openzgy.impl.file.FileADT
__init__(self, filename, mode, iocontext)openzgy.impl.file.LocalFile
threadsafe(self) (defined in openzgy.impl.file.LocalFileOther)openzgy.impl.file.LocalFileOther
xx_close(self)openzgy.impl.file.LocalFile
xx_eof(self) (defined in openzgy.impl.file.LocalFile)openzgy.impl.file.LocalFile
xx_iscloud(self) (defined in openzgy.impl.file.FileADT)openzgy.impl.file.FileADT
xx_read(self, offset, size, *usagehint=UsageHint.Unknown)openzgy.impl.file.LocalFileOther
xx_readv(self, requests, *parallel_ok=False, immutable_ok=False, transient_ok=False, usagehint=UsageHint.Unknown)openzgy.impl.file.LocalFileOther
xx_write(self, data, offset, *usagehint=UsageHint.Unknown)openzgy.impl.file.LocalFileOther