libabigail
Loading...
Searching...
No Matches
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 822 of file abg-comparison-priv.h.

Member Data Documentation

◆ added_decls_

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

◆ added_types_

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

◆ changed_decls_

string_diff_sptr_map changed_decls_

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

◆ changed_types_

string_diff_sptr_map changed_types_

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

◆ deleted_decls_

string_decl_base_sptr_map deleted_decls_

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

◆ deleted_types_

string_decl_base_sptr_map deleted_types_

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

◆ inserted_decls_

string_decl_base_sptr_map inserted_decls_

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

◆ inserted_types_

string_decl_base_sptr_map inserted_types_

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

◆ member_changes_

edit_script member_changes_

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

◆ removed_decls_

string_decl_base_sptr_map removed_decls_

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

◆ removed_types_

string_decl_base_sptr_map removed_types_

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

◆ sorted_changed_decls_

diff_sptrs_type sorted_changed_decls_

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

◆ sorted_changed_types_

diff_sptrs_type sorted_changed_types_

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


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