|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
#include <environment.h>
Public Member Functions | |
| PushEnvironment (const char *name, const char *value=nullptr) | |
| ~PushEnvironment () | |
| Restore the environment variable to its previous content. | |
| void | restore () |
| Restore the environment variable to its previous content. | |
Set the environment as specified, and arrange for the previous value to be restored when the instance goes out of scope.
| InternalZGY::PushEnvironment::PushEnvironment | ( | const char * | name, |
| const char * | value = nullptr |
||
| ) |
Set the environment as specified, and arrange for the previous value to be restored when the instance goes out of scope.
1.8.17