Pothos  0.2.2-g1bdc7547
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Pothos::ApplicationException Member List

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

ApplicationException(int code=0)Pothos::ApplicationException
ApplicationException(const std::string &msg, int code=0)Pothos::ApplicationException
ApplicationException(const std::string &msg, const std::string &arg, int code=0)Pothos::ApplicationException
ApplicationException(const std::string &msg, const Pothos::Exception &exc, int code=0)Pothos::ApplicationException
ApplicationException(const ApplicationException &exc)Pothos::ApplicationException
className() const Pothos::ApplicationExceptionvirtual
clone() const Pothos::ApplicationExceptionvirtual
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
message() const Pothos::Exceptioninline
message(const std::string &msg)Pothos::Exceptioninlineprotected
name() const Pothos::ApplicationExceptionvirtual
nested() const Pothos::Exceptioninline
operator=(const ApplicationException &exc)Pothos::ApplicationException
Pothos::Exception::operator=(const Exception &exc)Pothos::Exception
rethrow() const Pothos::ApplicationExceptionvirtual
what() const Pothos::Exceptionvirtual
~ApplicationException()Pothos::ApplicationException
~Exception()Pothos::Exception