|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Example code for the compression plug-in mechanism. More...
Classes | |
| class | InternalZGY::NullCompressPlugin |
| Example compression plug-in that always fails to compress. More... | |
| class | InternalZGY::NullCompressPlugin::Register |
| Register the compress and decompress functions in the factory. More... | |
Namespaces | |
| InternalZGY | |
| Implementation not visible to clients. | |
Example code for the compression plug-in mechanism.
A real implementation will typically use Doxygen's copydoc statements insteat of copyint the overly verbose explanations in this file.
1.8.17