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

Types and enums only used internally. More...

#include "enum.h"
#include <cstdint>

Go to the source code of this file.

Classes

struct  InternalZGY::RawDataTypeTraits< T >
 
struct  InternalZGY::RawDataTypeTraits< std::int8_t >
 
struct  InternalZGY::RawDataTypeTraits< std::uint8_t >
 
struct  InternalZGY::RawDataTypeTraits< std::int16_t >
 
struct  InternalZGY::RawDataTypeTraits< std::uint16_t >
 
struct  InternalZGY::RawDataTypeTraits< std::int32_t >
 
struct  InternalZGY::RawDataTypeTraits< std::uint32_t >
 
struct  InternalZGY::RawDataTypeTraits< float >
 
class  InternalZGY::RawDataTypeDetails
 

Namespaces

 InternalZGY
 Implementation not visible to clients.
 

Detailed Description

Types and enums only used internally.