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


Classes | |
| class | Impl |
Public Member Functions | |
| ToJson (const Impl &impl) | |
| ~ToJson () | |
Public Member Functions inherited from seismicdrive::error::format::Json | |
| Json (const Impl &impl) | |
| ~Json () | |
Public Member Functions inherited from seismicdrive::error::format::Error | |
| Error (const Impl &impl) | |
| ~Error () | |
Protected Member Functions | |
| ToJson (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::format::Json | |
| Json (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::format::Error | |
| Error (Impl *impl) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::format::Json | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::format::Error | |
| std::shared_ptr< Impl > | impl |
Failed conversion from text to json.
| seismicdrive::error::format::ToJson::ToJson | ( | const Impl & | impl | ) |
| seismicdrive::error::format::ToJson::~ToJson | ( | ) |
|
protected |
|
protected |
1.8.14