libabigail
Public Attributes | List of all members
scope_diff::priv Struct Reference

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_
 

Detailed Description

Definition at line 819 of file abg-comparison-priv.h.

Member Data Documentation

◆ added_decls_

Definition at line 866 of file abg-comparison-priv.h.

◆ added_types_

Definition at line 865 of file abg-comparison-priv.h.

◆ changed_decls_

string_diff_sptr_map changed_decls_

Definition at line 851 of file abg-comparison-priv.h.

◆ changed_types_

string_diff_sptr_map changed_types_

Definition at line 849 of file abg-comparison-priv.h.

◆ deleted_decls_

string_decl_base_sptr_map deleted_decls_

Definition at line 835 of file abg-comparison-priv.h.

◆ deleted_types_

string_decl_base_sptr_map deleted_types_

Definition at line 834 of file abg-comparison-priv.h.

◆ inserted_decls_

string_decl_base_sptr_map inserted_decls_

Definition at line 837 of file abg-comparison-priv.h.

◆ inserted_types_

string_decl_base_sptr_map inserted_types_

Definition at line 836 of file abg-comparison-priv.h.

◆ member_changes_

edit_script member_changes_

Definition at line 822 of file abg-comparison-priv.h.

◆ removed_decls_

string_decl_base_sptr_map removed_decls_

Definition at line 859 of file abg-comparison-priv.h.

◆ removed_types_

string_decl_base_sptr_map removed_types_

Definition at line 858 of file abg-comparison-priv.h.

◆ sorted_changed_decls_

diff_sptrs_type sorted_changed_decls_

Definition at line 852 of file abg-comparison-priv.h.

◆ sorted_changed_types_

diff_sptrs_type sorted_changed_types_

Definition at line 850 of file abg-comparison-priv.h.


The documentation for this struct was generated from the following file: