error(std::string const &error) | sbuild::error< T > | [inline] |
error_strings(init_errors, init_errors+(sizeof(init_errors)/sizeof(init_errors[0]))) | sbuild::error< T > | |
error_strings(init_errors, init_errors+(sizeof(init_errors)/sizeof(init_errors[0]))) | sbuild::error< T > | |
error_type typedef | sbuild::parse_error< T > | |
format_error(A const &context1, B const &context2, C const &context3, error_type error, D const &detail1, E const &detail2) | sbuild::error< T > | [protected, static] |
format_error(A const &context1, B const &context2, C const &context3, std::runtime_error const &error, D const &detail1, E const &detail2) | sbuild::error< T > | [protected, static] |
map_type typedef | sbuild::error< T > | |
parse_error(A const &context, error_type error) | sbuild::parse_error< T > | [inline] |
parse_error(error_type error, A const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, error_type error, std::string const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, std::string const &group, error_type error, std::string const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, std::string const &group, std::string const &key, error_type error, std::string const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(std::string const &group, error_type error, std::string const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(std::string const &group, std::string const &key, error_type error, std::string const &detail) | sbuild::parse_error< T > | [inline] |
parse_error(A const &context, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, std::string const &group, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
parse_error(size_t line, std::string const &group, std::string const &key, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
parse_error(std::string const &group, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
parse_error(std::string const &group, std::string const &key, std::runtime_error const &error) | sbuild::parse_error< T > | [inline] |
~error() | sbuild::error< T > | [inline, virtual] |