OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | List of all members
OpenZGY::IOContext Class Referenceabstract

Base class for backend specific context. More...

#include <iocontext.h>

Inheritance diagram for OpenZGY::IOContext:
OpenZGY::SeismicStoreIOContext

Public Member Functions

virtual std::string toString () const =0
 

Detailed Description

Base class for backend specific context.

Member Function Documentation

◆ toString()

virtual std::string OpenZGY::IOContext::toString ( ) const
pure virtual

Display the context in a human readable format for debugging.

Implemented in OpenZGY::SeismicStoreIOContext.


The documentation for this class was generated from the following file: