|
Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
This is the complete list of members for zserio::PubsubException, including all inherited members.
| append(const char *message) | zserio::CppRuntimeException | |
| append(const char *message, size_t messageLen) | zserio::CppRuntimeException | |
| CppRuntimeException(const char *message="") | zserio::PubsubException | explicit |
| CppRuntimeException(const CppRuntimeException &other)=default | zserio::PubsubException | |
| CppRuntimeException(CppRuntimeException &&other)=default | zserio::PubsubException | |
| zserio::CppRuntimeException::CppRuntimeException(const char *message="") | zserio::CppRuntimeException | explicit |
| zserio::CppRuntimeException::CppRuntimeException(const CppRuntimeException &other)=default | zserio::CppRuntimeException | |
| zserio::CppRuntimeException::CppRuntimeException(CppRuntimeException &&other)=default | zserio::CppRuntimeException | |
| operator=(const CppRuntimeException &other)=default | zserio::CppRuntimeException | |
| operator=(CppRuntimeException &&other)=default | zserio::CppRuntimeException | |
| what() const noexcept override | zserio::CppRuntimeException | |
| ~CppRuntimeException() override=default | zserio::CppRuntimeException |