OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
Classes | Namespaces
iocontext.h File Reference

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

 OpenZGY
 The entire public API is in this namespace.
 

Detailed Description

Backend specific context.

Class IOContext and derivatives are used to hold backend specific information such as authorization tokens.