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

#include <SDException.h>

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

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

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 text to json.

Constructor & Destructor Documentation

◆ ToJson() [1/2]

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

◆ ~ToJson()

seismicdrive::error::format::ToJson::~ToJson ( )

◆ ToJson() [2/2]

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

Member Data Documentation

◆ impl

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

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