This is the complete list of members for concepts::FFEF_Error, including all inherited members.
ExceptionBase() | concepts::ExceptionBase | |
ExceptionBase(const std::string &message) (defined in concepts::ExceptionBase) | concepts::ExceptionBase | inline |
ExceptionBase(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
excName_ | concepts::ExceptionBase | protected |
FFEF_Error(const std::string &file, const unsigned int line, const std::string &function, const std::string &errorMessage) | concepts::FFEF_Error | |
file_ | concepts::ExceptionBase | protected |
function_ | concepts::ExceptionBase | protected |
info(std::ostream &os) const | concepts::FFEF_Error | protectedvirtual |
line_ | concepts::ExceptionBase | protected |
setFields(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
what() const (defined in concepts::FFEF_Error) | concepts::FFEF_Error | virtual |
~ExceptionBase() (defined in concepts::ExceptionBase) | concepts::ExceptionBase | virtual |
~FFEF_Error() (defined in concepts::FFEF_Error) | concepts::FFEF_Error | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |