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

#include <SDException.h>

Inheritance diagram for seismicdrive::error::dataset::FlushFailed:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::dataset::FlushFailed:
Collaboration graph
[legend]

Classes

class  Impl
 

Public Member Functions

std::string getPath ()
 
 FlushFailed (const Impl &impl)
 
 ~FlushFailed ()
 
- Public Member Functions inherited from seismicdrive::error::dataset::Error
std::string getPath ()
 
 Error (const Impl &impl)
 
 ~Error ()
 

Protected Member Functions

 FlushFailed (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::dataset::Error
 Error (Impl *impl)
 

Protected Attributes

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

Detailed Description

Dataset flush failed.

Constructor & Destructor Documentation

◆ FlushFailed() [1/2]

seismicdrive::error::dataset::FlushFailed::FlushFailed ( const Impl impl)

◆ ~FlushFailed()

seismicdrive::error::dataset::FlushFailed::~FlushFailed ( )

◆ FlushFailed() [2/2]

seismicdrive::error::dataset::FlushFailed::FlushFailed ( Impl impl)
protected

Member Function Documentation

◆ getPath()

std::string seismicdrive::error::dataset::FlushFailed::getPath ( )

Returns the dataset path.

Member Data Documentation

◆ impl

Impl& seismicdrive::error::dataset::FlushFailed::impl
protected

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