Astarte device API for C++ 0.8.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
astarte::device::mqtt::PairingConfigError Member List

This is the complete list of members for astarte::device::mqtt::PairingConfigError, including all inherited members.

ErrorBase(const ErrorBase &)=defaultastarte::device::ErrorBase
ErrorBase(ErrorBase &&)=deleteastarte::device::ErrorBase
ErrorBase(std::string_view type, std::string_view message)astarte::device::ErrorBaseexplicitprotected
ErrorBase(std::string_view type, std::string_view message, const ErrorBase &other)astarte::device::ErrorBaseexplicitprotected
message() const -> const std::string &astarte::device::ErrorBase
nested_error() const -> const std::shared_ptr< ErrorBase > &astarte::device::ErrorBase
operator=(const ErrorBase &) -> ErrorBase &=defaultastarte::device::ErrorBase
operator=(ErrorBase &&) -> ErrorBase &=defaultastarte::device::ErrorBase
PairingConfigError(std::string_view message)astarte::device::mqtt::PairingConfigErrorexplicit
PairingConfigError(std::string_view message, const Error &other)astarte::device::mqtt::PairingConfigErrorexplicit
type() const -> const std::string &astarte::device::ErrorBase
~ErrorBase()=defaultastarte::device::ErrorBasevirtual