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


Classes | |
| class | Impl |
Public Member Functions | |
| uint64_t | getNodeId () |
| InvalidNodeId (const Impl &impl) | |
| ~InvalidNodeId () | |
Public Member Functions inherited from seismicdrive::error::dataset::Error | |
| std::string | getPath () |
| Error (const Impl &impl) | |
| ~Error () | |
Protected Member Functions | |
| InvalidNodeId (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::dataset::Error | |
| Error (Impl *impl) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::dataset::Error | |
| std::shared_ptr< Impl > | impl |
Hierarchic dataset node id is invalid.
| seismicdrive::error::dataset::InvalidNodeId::InvalidNodeId | ( | const Impl & | impl | ) |
| seismicdrive::error::dataset::InvalidNodeId::~InvalidNodeId | ( | ) |
|
protected |
| uint64_t seismicdrive::error::dataset::InvalidNodeId::getNodeId | ( | ) |
Returns the invalid node id.
|
protected |
1.8.14