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 826 of file abg-comparison-priv.h.

Member Data Documentation

◆ added_decls_

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

◆ added_types_

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

◆ changed_decls_

string_diff_sptr_map changed_decls_

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

◆ changed_types_

string_diff_sptr_map changed_types_

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

◆ deleted_decls_

string_decl_base_sptr_map deleted_decls_

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

◆ deleted_types_

string_decl_base_sptr_map deleted_types_

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

◆ inserted_decls_

string_decl_base_sptr_map inserted_decls_

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

◆ inserted_types_

string_decl_base_sptr_map inserted_types_

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

◆ member_changes_

edit_script member_changes_

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

◆ removed_decls_

string_decl_base_sptr_map removed_decls_

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

◆ removed_types_

string_decl_base_sptr_map removed_types_

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

◆ sorted_changed_decls_

diff_sptrs_type sorted_changed_decls_

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

◆ sorted_changed_types_

diff_sptrs_type sorted_changed_types_

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


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