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


Classes | |
| class | Impl |
Public Member Functions | |
| FromJson (const Impl &impl) | |
| ~FromJson () | |
| std::string | getMissingVariable () |
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 | |
| FromJson (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 json to text.
| seismicdrive::error::format::FromJson::FromJson | ( | const Impl & | impl | ) |
| seismicdrive::error::format::FromJson::~FromJson | ( | ) |
|
protected |
| std::string seismicdrive::error::format::FromJson::getMissingVariable | ( | ) |
|
protected |
1.8.14