|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
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) |
Simplified GUID handling. Only big endian, random number guids.
1.8.17