MillicastSDK 2.0.0
Loading...
Searching...
No Matches
millicast::Error Member List

This is the complete list of members for millicast::Error, including all inherited members.

Error()=defaultmillicast::Error
Error(Error &&) noexcept=defaultmillicast::Error
Error(const Error &)=defaultmillicast::Error
Error(int val, const std::error_category &cat) noexceptmillicast::Error
Error(int val, const std::error_category &cat, const std::string &error_reason)millicast::Error
Error(const std::exception_ptr &exception) noexceptmillicast::Error
Error(EnumT value)millicast::Errorinline
Error(EnumT value, const std::string &reason)millicast::Errorinline
message() constmillicast::Errorinline
operator=(Error &&) noexcept=defaultmillicast::Error
operator=(const Error &)=defaultmillicast::Error
operator==(EnumT val) constmillicast::Errorinline