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


Public Member Functions | |
| ClientSecretNotSet (const Impl &impl) | |
| ~ClientSecretNotSet () | |
Protected Member Functions | |
| ClientSecretNotSet (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::manager::Error | |
| Error (const Impl &impl) | |
| ~Error () | |
| Error (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::Exception | |
| Exception (const Impl &impl) | |
| ~Exception () | |
| Exception (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::SDException | |
| SDException (const std::string what) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::manager::Error | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::Exception | |
| std::shared_ptr< Impl > | impl |
Client id and secret must be set
| seismicdrive::error::manager::ClientSecretNotSet::ClientSecretNotSet | ( | const Impl & | impl | ) |
| seismicdrive::error::manager::ClientSecretNotSet::~ClientSecretNotSet | ( | ) |
|
protected |
|
protected |
1.8.14