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

Each DataBuffer instance represents some in memory data. More...

#include "../declspec.h"
#include "enum.h"
#include "types.h"
#include <cstdint>
#include <array>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  InternalZGY::DataBuffer
 Each DataBuffer instance represents some in memory data. More...
 
class  InternalZGY::DataBufferNd< T, NDim >
 

Namespaces

 InternalZGY
 Implementation not visible to clients.
 

Detailed Description

Each DataBuffer instance represents some in memory data.