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

#include <SDException.h>

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

Classes

class  Impl
 

Public Member Functions

std::string getPath ()
 
 NotReadOnly (const Impl &impl)
 
 ~NotReadOnly ()
 

Protected Member Functions

 NotReadOnly (Impl *impl)
 

Protected Attributes

std::shared_ptr< Implimpl
 

Detailed Description

The dataset is not read-only.
Only read-only datasets can be serialized.

Constructor & Destructor Documentation

◆ NotReadOnly() [1/2]

seismicdrive::error::dataset::context::NotReadOnly::NotReadOnly ( const Impl impl)

◆ ~NotReadOnly()

seismicdrive::error::dataset::context::NotReadOnly::~NotReadOnly ( )

◆ NotReadOnly() [2/2]

seismicdrive::error::dataset::context::NotReadOnly::NotReadOnly ( Impl impl)
protected

Member Function Documentation

◆ getPath()

std::string seismicdrive::error::dataset::context::NotReadOnly::getPath ( )

Returns the dataset path.

Member Data Documentation

◆ impl

std::shared_ptr<Impl> seismicdrive::error::dataset::context::NotReadOnly::impl
protected

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