libabigail
Public Member Functions | Public Attributes | List of all members
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 462 of file abg-ir-priv.h.


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