|
Seismic Drive Client API
|
#include <SDException.h>


Classes | |
| class | Impl |
Public Member Functions | |
| std::string | getPath () |
| UnknownFormat (const Impl &impl) | |
| ~UnknownFormat () | |
Protected Member Functions | |
| UnknownFormat (Impl *impl) | |
Protected Attributes | |
| std::shared_ptr< Impl > | impl |
The dataset was serialized with a newer version of the SDAPI.
| seismicdrive::error::dataset::context::UnknownFormat::UnknownFormat | ( | const Impl & | impl | ) |
| seismicdrive::error::dataset::context::UnknownFormat::~UnknownFormat | ( | ) |
|
protected |
| std::string seismicdrive::error::dataset::context::UnknownFormat::getPath | ( | ) |
Returns the dataset path.
|
protected |
1.8.14