libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::SocketTimeOutException Member List

This is the complete list of members for BaseLib::SocketTimeOutException, including all inherited members.

Exception(const std::string &message)BaseLib::Exceptioninlineexplicit
getType()BaseLib::SocketTimeOutExceptioninline
SocketOperationException(const std::string &message)BaseLib::SocketOperationExceptioninlineexplicit
SocketTimeOutException(const std::string &message)BaseLib::SocketTimeOutExceptioninlineexplicit
SocketTimeOutException(const std::string &message, SocketTimeOutType type)BaseLib::SocketTimeOutExceptioninline
SocketTimeOutType enum nameBaseLib::SocketTimeOutException
~Exception() override=defaultBaseLib::Exception