|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
#include <file.h>
Public Member Functions | |
| virtual std::string | dump () const =0 |
A concrete Config instance is specific to the back-end that uses it. It is normally populated from an IOContext and is not directly visible to application code. The jury is still out regarding whether class IOContext should be backend specific or just a stringly typed dictionary.
TODO-High: For now just remove Config completely and use the application visible IOContext. I can re-introduce {File,SD}Config later as a trivial mapping of the corresponding IOContext just to improve isolation.
1.8.17