![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
This is the complete list of members for BaseLib::SocketTimeOutException, including all inherited members.
| Exception(const std::string &message) | BaseLib::Exception | inlineexplicit |
| getType() | BaseLib::SocketTimeOutException | inline |
| SocketOperationException(const std::string &message) | BaseLib::SocketOperationException | inlineexplicit |
| SocketTimeOutException(const std::string &message) | BaseLib::SocketTimeOutException | inlineexplicit |
| SocketTimeOutException(const std::string &message, SocketTimeOutType type) | BaseLib::SocketTimeOutException | inline |
| SocketTimeOutType enum name | BaseLib::SocketTimeOutException | |
| ~Exception() override=default | BaseLib::Exception |