B2BITS FIX Antenna HFT
1.0.16
|
This is the complete list of members for System::WouldBlockSocketException, including all inherited members.
Exception() | Utils::Exception | |
Exception(const std::string &aReason) | Utils::Exception | |
getErrNo() const | System::SystemException | inline |
getErrorDescription(int errNo) | System::SystemException | static |
getLastError() | System::SocketException | static |
m_reason | Utils::Exception | protected |
reason() const | Utils::Exception | |
SocketException(char const *msg, int errNo=SystemException::getLastError()) | System::SocketException | |
SocketException(std::string const &msg, int errNo) | System::SocketException | |
SystemException(char const *msg, int errNo=SystemException::getLastError()) | System::SystemException | |
SystemException(std::string const &msg, int errNo) | System::SystemException | |
what() const B2B_OVERRIDE | Utils::Exception | virtual |
WouldBlockSocketException(const std::string &descr, int errNo) | System::WouldBlockSocketException | |
~Exception() | Utils::Exception | virtual |