This is the complete list of members for mim::Error, including all inherited members.
| ack(std::ostream &os=std::cerr) | mim::Error | |
| clear() | mim::Error | |
| Error()=default | mim::Error | |
| Error(Loc loc, const std::string &str) | mim::Error | inline |
| error(Loc loc, std::format_string< Args... > s, Args &&... args) | mim::Error | inline |
| msg(Loc loc, Tag tag, std::format_string< Args... > s, Args &&... args) | mim::Error | inline |
| msgs() const | mim::Error | inline |
| note(Loc loc, std::format_string< Args... > s, Args &&... args) | mim::Error | inline |
| num_errors() const | mim::Error | inline |
| num_msgs() const | mim::Error | inline |
| num_notes() const | mim::Error | inline |
| num_warnings() const | mim::Error | inline |
| operator<<(std::ostream &o, Tag tag) | mim::Error | friend |
| operator<<(std::ostream &os, const Error &e) | mim::Error | friend |
| Tag enum name | mim::Error | |
| warn(Loc loc, std::format_string< Args... > s, Args &&... args) | mim::Error | inline |
| what() const noexcept override | mim::Error | inline |