libabigail
Loading...
Searching...
No Matches
type_base::priv Struct Reference

Definition of the private data of type_base. More...

#include <abg-ir-priv.h>

Public Member Functions

 priv (size_t s, size_t a, type_base_sptr c=type_base_sptr())
 

Public Attributes

size_t alignment_in_bits
 
interned_string cached_repr_
 
type_base_wptr canonical_type
 
size_t canonical_type_index
 
interned_string internal_cached_repr_
 
type_basenaked_canonical_type
 
size_t size_in_bits
 

Detailed Description

Definition of the private data of type_base.

Definition at line 461 of file abg-ir-priv.h.

Constructor & Destructor Documentation

◆ priv() [1/2]

priv ( )
inline

Definition at line 480 of file abg-ir-priv.h.

◆ priv() [2/2]

priv ( size_t s,
size_t a,
type_base_sptr c = type_base_sptr() )
inline

Definition at line 487 of file abg-ir-priv.h.

Member Data Documentation

◆ alignment_in_bits

size_t alignment_in_bits

Definition at line 464 of file abg-ir-priv.h.

◆ cached_repr_

interned_string cached_repr_

Definition at line 478 of file abg-ir-priv.h.

◆ canonical_type

type_base_wptr canonical_type

Definition at line 466 of file abg-ir-priv.h.

◆ canonical_type_index

size_t canonical_type_index

Definition at line 465 of file abg-ir-priv.h.

◆ internal_cached_repr_

interned_string internal_cached_repr_

Definition at line 477 of file abg-ir-priv.h.

◆ naked_canonical_type

type_base* naked_canonical_type

Definition at line 473 of file abg-ir-priv.h.

◆ size_in_bits

size_t size_in_bits

Definition at line 463 of file abg-ir-priv.h.


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