OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NOpenZGYThe entire public API is in this namespace
 NErrorsExceptions that can be thrown by OpenZGY
 CZgyAbortedUser aborted the computation
 CZgyCorruptedFileThe ZGY file became corrupted while writing to it
 CZgyEndOfFileTrying to read past EOF
 CZgyErrorBase class for all exceptions thrown by OpenZGY
 CZgyFormatErrorCorrupted or unsupported ZGY file
 CZgyInternalErrorException that might be caused by a bug in OpenZGY
 CZgyIoErrorException from the I/O layer
 CZgyMissingFeatureMissing feature
 CZgySegmentIsClosedException used internally to request a retry
 CZgyUserErrorException that might be caused by the calling application
 NImplImplementation of the abstract interfaces in OpenZGY
 CZgyMetaHigh level API for reading and writing ZGY files
 CZgyMetaAndToolsAdd coordinate conversion to the concrete ZgyMeta class
 CZgyReaderConcrete implementation of IZgyReader
 CZgyUtilsConcrete implementation of IZgyUtils
 CZgyWriterConcrete implementation of IZgyWriter
 CIOContextBase class for backend specific context
 CIZgyMetaBase class of IZgyReader and IZgyWriter
 CIZgyReaderMain API for reading ZGY files
 CIZgyToolsBase class of IZgyReader and IZgyWriter
 CIZgyUtilsOperations other than read and write
 CIZgyWriterMain API for creating ZGY files
 CProgressWithDotsSimple progress bar
 CSampleHistogramHistogram of all sample values on the file
 CSampleStatisticsStatistics of all sample values on the file
 CSeismicStoreIOContextCredentials and configuration for Seismic Store
 CZgyWriterArgsArgument package for creating a ZGY file