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

Simplified GUID handling. Only big endian, random number guids. More...

#include <cstdint>
#include <cstddef>
#include <array>
#include <string>
#include <ostream>

Go to the source code of this file.

Classes

class  InternalZGY::GUID
 Simplified GUID handling. Only big endian, random number guids. More...
 

Namespaces

 InternalZGY
 Implementation not visible to clients.
 

Functions

std::ostream & InternalZGY::Formatters::operator<< (std::ostream &os, const ::InternalZGY::GUID &guid)
 

Detailed Description

Simplified GUID handling. Only big endian, random number guids.