|
uvco 0.1
|
This is the complete list of members for uvco::UvcoException, including all inherited members.
| message | uvco::UvcoException | |
| operator=(const UvcoException &) noexcept=default | uvco::UvcoException | |
| operator=(UvcoException &&) noexcept=default | uvco::UvcoException | |
| status | uvco::UvcoException | |
| UvcoException(std::string message) noexcept | uvco::UvcoException | explicit |
| UvcoException(uv_status status, std::string_view where) noexcept | uvco::UvcoException | |
| UvcoException(const UvcoException &) noexcept=default | uvco::UvcoException | |
| UvcoException(UvcoException &&) noexcept=default | uvco::UvcoException | |
| what() const noexcept override | uvco::UvcoException | |
| ~UvcoException() noexcept override=default | uvco::UvcoException |