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

The private member (pimpl) for diff_context. More...

#include <abg-comparison-priv.h>

Public Attributes

diff_category allowed_category_
 
vector< diff_sptrcanonical_diffs
 
corpus_diff_sptr corpus_diff_
 
ostream * default_output_stream_
 
suppressions_type direct_suppressions_
 
bool do_log_
 
bool dump_diff_tree_
 
ostream * error_output_stream_
 
vector< filtering::filter_base_sptrfilters_
 
bool forbid_visiting_a_node_twice_
 
bool hex_values_
 
bool leaf_changes_only_
 
unordered_diff_sptr_set live_diffs_
 
suppressions_type negated_suppressions_
 
bool perform_change_categorization_
 
reporter_base_sptr reporter_
 
bool reset_visited_diffs_for_each_interface_
 
bool show_added_fns_
 
bool show_added_syms_unreferenced_by_di_
 
bool show_added_vars_
 
bool show_architecture_change_
 
bool show_changed_fns_
 
bool show_changed_vars_
 
bool show_deleted_fns_
 
bool show_deleted_vars_
 
bool show_impacted_interfaces_
 
bool show_linkage_names_
 
bool show_locs_
 
bool show_offsets_sizes_in_bits_
 
bool show_redundant_changes_
 
bool show_relative_offset_changes_
 
bool show_soname_change_
 
bool show_stats_only_
 
bool show_syms_unreferenced_by_di_
 
bool show_unreachable_types_
 
suppressions_type suppressions_
 
types_or_decls_diff_map_type types_or_decls_diff_map
 
pointer_map visited_diff_nodes_
 

Detailed Description

The private member (pimpl) for diff_context.

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


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