Seismic Drive Client API
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
seismicdrive::error::format::FromJson Class Reference

#include <SDException.h>

Inheritance diagram for seismicdrive::error::format::FromJson:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::format::FromJson:
Collaboration graph
[legend]

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

Implimpl
 
- Protected Attributes inherited from seismicdrive::error::format::Json
Implimpl
 
- Protected Attributes inherited from seismicdrive::error::format::Error
std::shared_ptr< Implimpl
 

Detailed Description

Failed conversion from json to text.

Constructor & Destructor Documentation

◆ FromJson() [1/2]

seismicdrive::error::format::FromJson::FromJson ( const Impl impl)

◆ ~FromJson()

seismicdrive::error::format::FromJson::~FromJson ( )

◆ FromJson() [2/2]

seismicdrive::error::format::FromJson::FromJson ( Impl impl)
protected

Member Function Documentation

◆ getMissingVariable()

std::string seismicdrive::error::format::FromJson::getMissingVariable ( )

Member Data Documentation

◆ impl

Impl& seismicdrive::error::format::FromJson::impl
protected

The documentation for this class was generated from the following file: