libabigail
leaf_reporter Member List

This is the complete list of members for leaf_reporter, including all inherited members.

diff_has_net_changes(const corpus_diff *d) constleaf_reportervirtual
diff_to_be_reported(const diff *d) constleaf_reportervirtual
report(const typedef_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const qualified_type_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const pointer_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const reference_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const ptr_to_mbr_diff &d, std::ostream &out, const std::string &indent="") constleaf_reportervirtual
report(const fn_parm_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const function_type_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const subrange_diff &d, std::ostream &out, const std::string &indent="") constleaf_reportervirtual
report(const array_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const scope_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const class_or_union_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const class_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const union_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const distinct_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const function_decl_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const var_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const translation_unit_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const corpus_diff &d, std::ostream &out, const std::string &indent="") const (defined in leaf_reporter)leaf_reportervirtual
report(const type_decl_diff &d, std::ostream &out, const std::string &indent="") const (defined in default_reporter)default_reportervirtual
report(const enum_diff &d, std::ostream &out, const std::string &indent="") const (defined in default_reporter)default_reportervirtual
report(const base_diff &d, std::ostream &out, const std::string &indent="") const (defined in default_reporter)default_reportervirtual
report_changes_from_diff_maps(const diff_maps &, std::ostream &out, const std::string &indent) constleaf_reporter
report_local_function_type_changes(const function_type_diff &d, std::ostream &out, const std::string &indent) constdefault_reporter
report_local_ptr_to_mbr_type_changes(const ptr_to_mbr_diff &d, std::ostream &out, const std::string &indent="") constdefault_reporter
report_local_qualified_type_changes(const qualified_type_diff &d, std::ostream &out, const std::string &indent) constdefault_reporter
report_local_reference_type_changes(const reference_diff &d, std::ostream &out, const std::string &indent) constdefault_reporter
report_non_type_typedef_changes(const typedef_diff &d, std::ostream &out, const std::string &indent) constdefault_reporter
report_underlying_changes_of_qualified_type(const qualified_type_diff &d, ostream &out, const string &indent) constdefault_reporter
~reporter_base() (defined in reporter_base)reporter_baseinlinevirtual