This is the complete list of members for concepts::MatfileIOError, 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 |
| file_ | concepts::ExceptionBase | protected |
| function_ | concepts::ExceptionBase | protected |
| info(std::ostream &os) const | concepts::MatfileIOError | protectedvirtual |
| line_ | concepts::ExceptionBase | protected |
| MatfileIOError(const std::string &file, const unsigned int line, const std::string &function, const std::string &errorMessage) | concepts::MatfileIOError | |
| setFields(const std::string &file, const unsigned int line, const std::string &function, const std::string &excName) | concepts::ExceptionBase | |
| what() const (defined in concepts::MatfileIOError) | concepts::MatfileIOError | virtual |
| ~ExceptionBase() (defined in concepts::ExceptionBase) | concepts::ExceptionBase | virtual |
| ~MatfileIOError() (defined in concepts::MatfileIOError) | concepts::MatfileIOError | inlinevirtual |
| ~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |