concepts::FFEF_Error Member List
This is the complete list of members for concepts::FFEF_Error, including all inherited members.
errorMessage_ | concepts::FFEF_Error | private |
ExceptionBase() | concepts::ExceptionBase | |
ExceptionBase(const std::string &message) | 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 |
outputMessage_ | concepts::FFEF_Error | mutableprivate |
setFields(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
what() const | concepts::FFEF_Error | virtual |
~ExceptionBase() | concepts::ExceptionBase | virtual |
~FFEF_Error() | concepts::FFEF_Error | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |