|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Base class for backend specific context. More...
#include <iocontext.h>
Public Member Functions | |
| virtual | ~IOContext () |
| virtual std::string | toString () const =0 |
Base class for backend specific context.
|
virtual |
The class needs at least one virtual member to make dynamic_cast work.
|
pure virtual |
Display the context in a human readable format for debugging.
Implemented in OpenZGY::SeismicStoreIOContext.
1.8.17