Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
Pothos::ProtocolException Member List

This is the complete list of members for Pothos::ProtocolException, including all inherited members.

className() const Pothos::ProtocolExceptionvirtual
clone() const Pothos::ProtocolExceptionvirtual
code() const Pothos::Exceptioninline
displayText() const Pothos::Exception
Exception(const std::string &msg, int code=0)Pothos::Exception
Exception(const std::string &msg, const std::string &arg, int code=0)Pothos::Exception
Exception(const std::string &msg, const Exception &nested, int code=0)Pothos::Exception
Exception(const Exception &exc)Pothos::Exception
Exception(int code=0)Pothos::Exceptionprotected
extendedMessage(const std::string &arg)Pothos::Exceptionprotected
IOException(int code=0)Pothos::IOException
IOException(const std::string &msg, int code=0)Pothos::IOException
IOException(const std::string &msg, const std::string &arg, int code=0)Pothos::IOException
IOException(const std::string &msg, const Pothos::Exception &exc, int code=0)Pothos::IOException
IOException(const IOException &exc)Pothos::IOException
message() const Pothos::Exceptioninline
message(const std::string &msg)Pothos::Exceptioninlineprotected
name() const Pothos::ProtocolExceptionvirtual
nested() const Pothos::Exceptioninline
operator=(const ProtocolException &exc)Pothos::ProtocolException
Pothos::IOException::operator=(const IOException &exc)Pothos::IOException
Pothos::RuntimeException::operator=(const RuntimeException &exc)Pothos::RuntimeException
Pothos::Exception::operator=(const Exception &exc)Pothos::Exception
ProtocolException(int code=0)Pothos::ProtocolException
ProtocolException(const std::string &msg, int code=0)Pothos::ProtocolException
ProtocolException(const std::string &msg, const std::string &arg, int code=0)Pothos::ProtocolException
ProtocolException(const std::string &msg, const Pothos::Exception &exc, int code=0)Pothos::ProtocolException
ProtocolException(const ProtocolException &exc)Pothos::ProtocolException
rethrow() const Pothos::ProtocolExceptionvirtual
RuntimeException(int code=0)Pothos::RuntimeException
RuntimeException(const std::string &msg, int code=0)Pothos::RuntimeException
RuntimeException(const std::string &msg, const std::string &arg, int code=0)Pothos::RuntimeException
RuntimeException(const std::string &msg, const Pothos::Exception &exc, int code=0)Pothos::RuntimeException
RuntimeException(const RuntimeException &exc)Pothos::RuntimeException
what() const Pothos::Exceptionvirtual
~Exception()Pothos::Exception
~IOException()Pothos::IOException
~ProtocolException()Pothos::ProtocolException
~RuntimeException()Pothos::RuntimeException