|
libabigail
|
Public Attributes | |
| string_decl_base_sptr_map | added_decls_ |
| string_decl_base_sptr_map | added_types_ |
| string_diff_sptr_map | changed_decls_ |
| string_diff_sptr_map | changed_types_ |
| string_decl_base_sptr_map | deleted_decls_ |
| string_decl_base_sptr_map | deleted_types_ |
| string_decl_base_sptr_map | inserted_decls_ |
| string_decl_base_sptr_map | inserted_types_ |
| edit_script | member_changes_ |
| string_decl_base_sptr_map | removed_decls_ |
| string_decl_base_sptr_map | removed_types_ |
| diff_sptrs_type | sorted_changed_decls_ |
| diff_sptrs_type | sorted_changed_types_ |
Definition at line 799 of file abg-comparison-priv.h.