libcaf
0.13.2
|
This is the complete list of members for caf::bind_failure, including all inherited members.
bind_failure(std::string &&what_str) (defined in caf::bind_failure) | caf::bind_failure | |
bind_failure(const std::string &what_str) (defined in caf::bind_failure) | caf::bind_failure | |
bind_failure(const bind_failure &)=default (defined in caf::bind_failure) | caf::bind_failure | |
caf_exception()=delete (defined in caf::caf_exception) | caf::caf_exception | |
caf_exception(const caf_exception &)=default (defined in caf::caf_exception) | caf::caf_exception | |
caf_exception(std::string &&what_str) | caf::caf_exception | protected |
caf_exception(const std::string &what_str) | caf::caf_exception | protected |
network_error(std::string &&what_str) (defined in caf::network_error) | caf::network_error | |
network_error(const std::string &what_str) (defined in caf::network_error) | caf::network_error | |
network_error(const network_error &)=default (defined in caf::network_error) | caf::network_error | |
operator=(const bind_failure &)=default (defined in caf::bind_failure) | caf::bind_failure | |
operator=(const network_error &)=default (defined in caf::network_error) | caf::network_error | |
operator=(const caf_exception &)=default (defined in caf::caf_exception) | caf::caf_exception | |
what() const noexcept | caf::caf_exception | |
~bind_failure() noexcept (defined in caf::bind_failure) | caf::bind_failure | |
~caf_exception() noexcept (defined in caf::caf_exception) | caf::caf_exception | |
~network_error() noexcept (defined in caf::network_error) | caf::network_error |