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

Factory for handling compression. More...

#include <string>
#include <vector>
#include <memory>
#include <functional>
#include <map>
#include "../declspec.h"
#include "enum.h"

Go to the source code of this file.

Classes

class  InternalZGY::CompressFactoryImpl
 Registry of known compress and decompress algorithms. More...
 

Namespaces

 InternalZGY
 Implementation not visible to clients.
 

Detailed Description

Factory for handling compression.