|
Orcus
|
This is the complete list of members for orcus::yaml::parse_error, including all inherited members.
| append_msg(const std::string &s) (defined in orcus::general_error) | orcus::general_error | protected |
| build_message(const char *msg_before, char c, const char *msg_after) (defined in orcus::parse_error) | orcus::parse_error | protectedstatic |
| build_message(const char *msg_before, const char *p, size_t n, const char *msg_after) (defined in orcus::parse_error) | orcus::parse_error | protectedstatic |
| general_error(const std::string &msg) (defined in orcus::general_error) | orcus::general_error | explicit |
| general_error(const std::string &cls, const std::string &msg) (defined in orcus::general_error) | orcus::general_error | explicit |
| offset() const (defined in orcus::parse_error) | orcus::parse_error | |
| parse_error(const std::string &msg, std::ptrdiff_t offset) (defined in orcus::yaml::parse_error) | orcus::yaml::parse_error | |
| parse_error(const std::string &cls, const std::string &msg, std::ptrdiff_t offset) (defined in orcus::parse_error) | orcus::parse_error | protected |
| throw_with(const char *msg_before, char c, const char *msg_after, std::ptrdiff_t offset) (defined in orcus::yaml::parse_error) | orcus::yaml::parse_error | static |
| throw_with(const char *msg_before, const char *p, size_t n, const char *msg_after, std::ptrdiff_t offset) (defined in orcus::yaml::parse_error) | orcus::yaml::parse_error | static |
| what() const (defined in orcus::general_error) | orcus::general_error | virtual |
| ~general_error() (defined in orcus::general_error) | orcus::general_error | virtual |
1.8.14