| int | | err_position_pieces | (err_position_t const *) |
| void | | err_set_at_position | (err_position_t *, char const *, int, int) |
| void | | err_set_in_file | (err_position_t *, char const *) |
| void | | err_set_in_line | (err_position_t *, char const *, int) |
| int | | err_style_colon_format_position | (err_markup_t *, err_formatted_stream_t *, err_v_char_t *, int tag, int orig_tag, ERR_ERWIN_BOOL hide_file, ERR_ERWIN_BOOL hide_line, err_position_t const * loc) |
| | err_area_t:: | err_area_t | (err_position_t const &) |
| | err_area_t:: | err_area_t | (err_position_t const &, err_position_t const &) |
| | err_location_t:: | err_location_t | (err_position_t const &) |
| | err_location_t:: | err_location_t | (err_position_t const &, err_position_t const &) |
| | err_position_t:: | err_position_t | (char const * = NULL, int, int) |
| | err_position_t:: | err_position_t | (err_address_t) |
| | err_position_t:: | err_position_t | (err_ext_address_t const &) |
| | err_position_t:: | err_position_t | (err_ext_address_t const *) |
| | err_position_t:: | err_position_t | (err_position_t const &) |
| | err_area_t:: | operator err_position_t const & | () const |
| | err_location_t:: | operator err_position_t const & | () const |
| | err_position_t:: | operator err_position_t const * | () const |
| | err_area_t:: | operator err_position_t const * | () const |
| | err_location_t:: | operator err_position_t const * | () const |
| void | err_position_t:: | operator= | (err_position_t const &) |
| void | err_area_t:: | operator= | (err_position_t const &) |
| void | err_location_t:: | operator= | (err_position_t const &) |
| err_position_t | err_area_t:: | first |
| err_position_t & | err_location_t:: | free_orig | () |
| err_position_t | err_area_t:: | last |
| void | (* err_ext_address_class_t:: | resolve) | (int tag, int orig_tag, int number, err_position_t * pos) |
| void | err_ext_address_t:: | resolve | (int tag, int orig_tag, int number, err_position_t * pos) const |