libabigail
Public Member Functions | Public Attributes | List of all members
array_diff::priv Struct Reference

Public Member Functions

 priv (diff_sptr element_type_diff, vector< subrange_diff_sptr > &subrange_diffs)
 

Public Attributes

diff_sptr element_type_diff_
 The diff between the two array element types. More...
 
vector< subrange_diff_sptrsubrange_diffs_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ priv()

priv ( diff_sptr  element_type_diff,
vector< subrange_diff_sptr > &  subrange_diffs 
)
inline

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

Member Data Documentation

◆ element_type_diff_

diff_sptr element_type_diff_

The diff between the two array element types.

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

◆ subrange_diffs_

vector<subrange_diff_sptr> subrange_diffs_

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


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