|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Backend specific context. More...
#include "declspec.h"#include "exception.h"#include <cstdint>#include <string>#include <vector>#include <functional>Go to the source code of this file.
Classes | |
| class | OpenZGY::IOContext |
| Base class for backend specific context. More... | |
| class | OpenZGY::SeismicStoreIOContext |
| Credentials and configuration for Seismic Store. More... | |
Namespaces | |
| InternalZGY | |
| Implementation not visible to clients. | |
| OpenZGY | |
| The entire public API is in this namespace. | |
Backend specific context.
Class IOContext and derivatives are used to hold backend specific information such as authorization tokens.
1.8.17