Alchemy 0.0.9999
Alchemy is a C++ library for multimedia file management.
|
This is the complete list of members for Alchemy::StreamError, including all inherited members.
Exception(const std::string &message) | Alchemy::Exception | |
Exception(const Exception &other)=default | Alchemy::Exception | |
Exception(Exception &&other) noexcept=default | Alchemy::Exception | |
operator=(const StreamError &other)=default | Alchemy::StreamError | |
operator=(StreamError &&other) noexcept=default | Alchemy::StreamError | |
Alchemy::Exception::operator=(const Exception &other)=default | Alchemy::Exception | |
Alchemy::Exception::operator=(Exception &&other) noexcept=default | Alchemy::Exception | |
StreamError(const std::string &message) | Alchemy::StreamError | |
StreamError(const StreamError &other)=default | Alchemy::StreamError | |
StreamError(StreamError &&other) noexcept=default | Alchemy::StreamError | |
~Exception() noexcept=default | Alchemy::Exception | virtual |
~StreamError() noexcept override=default | Alchemy::StreamError |