| err_location_t * | | err_at_ext_address | (err_ext_address_t const *) |
| void | | err_ext_address_init | (err_ext_address_t *, err_ext_address_class_t const *) |
| err_ext_address_t * | | err_normal_address_clone | (err_ext_address_t const *) |
| void | | err_normal_address_destruct | (err_ext_address_t *) |
| void | | err_normal_address_format | (err_v_char_t *, err_ext_address_t const *, err_preposition_t) |
| void | | err_normal_address_format_ext | (err_v_char_t *, err_ext_address_t const *, err_preposition_t, err_format_style_t) |
| err_address_t | | err_normal_address_to_linear | (err_ext_address_t const *) |
| err_location_t * | | err_originally_at_ext_address | (err_location_t *, err_ext_address_t const *) |
| err_location_t * | | err_upto_ext_address | (err_location_t *, err_ext_address_t const *) |
| | err_area_t:: | err_area_t | (err_ext_address_t const &) |
| | err_area_t:: | err_area_t | (err_ext_address_t const *) |
| | err_ext_address_t:: | err_ext_address_t | (err_ext_address_class_t const * a) |
| | err_location_t:: | err_location_t | (err_ext_address_t const &) |
| | err_location_t:: | err_location_t | (err_ext_address_t const *) |
| | err_position_t:: | err_position_t | (err_ext_address_t const &) |
| | err_position_t:: | err_position_t | (err_ext_address_t const *) |
| err_ext_address_t * | err_position_t:: | address |
| err_ext_address_t * | (* err_ext_address_class_t:: | clone) | (err_ext_address_t const *) |
| err_ext_address_t * | err_ext_address_t:: | clone | () const |
| void | (* err_ext_address_class_t:: | destruct) | (err_ext_address_t *) |
| void | (* err_ext_address_class_t:: | format) | (err_v_char_t *, err_ext_address_t const *, err_preposition_t) |
| void | (* err_ext_address_class_t:: | format_ext) | (err_v_char_t *, err_ext_address_t const *, err_preposition_t, err_format_style_t) |
| err_ext_address_t | err_normal_address_t:: | super |
| err_address_t | (* err_ext_address_class_t:: | to_linear) | (err_ext_address_t const *) |