IDA SDK
til_type_ref_t Struct Reference

Public Attributes

size_t cb = sizeof(til_type_ref_t)
 
tinfo_t tif
 
tif_cursor_t cursor = TIF_CURSOR_HEADER
 
uint32 ordinal = 0
 
bool is_writable = false
 
bool is_detached = false
 
bool is_forward = false
 
type_t kind = BT_UNK
 
ssize_t memidx = -1
 
size_t nmembers = 0
 
udm_t udm
 BTF_STRUCT or BTF_UNION: the current member.
 
size_t total_size = 0
 
size_t unpadded_size = 0
 
uint64 last_udm_offset = 0
 
uint64 bucket_start = uint64(-1)
 
int bf_bitoff = -1
 
uint64 offset = uint64(-1)
 
edm_t edm
 BTF_ENUM: the current enum member.
 
const funcarg_tfa = nullptr
 BT_FUNC: the current argument, nullptr - ellipsis.
 

Public Member Functions

void clear ()
 
bool on_member () const
 
bool is_typedef () const
 
bool is_struct () const
 
bool is_union () const
 
bool is_enum () const
 
bool is_func () const
 
bool is_udt () const
 

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