#include <typeinf.hpp>
◆ clear()
| void til_type_ref_t::clear |
( |
| ) |
|
|
inline |
◆ on_member()
| bool til_type_ref_t::on_member |
( |
| ) |
const |
|
inline |
◆ is_typedef()
| bool til_type_ref_t::is_typedef |
( |
| ) |
const |
|
inline |
◆ is_struct()
| bool til_type_ref_t::is_struct |
( |
| ) |
const |
|
inline |
◆ is_union()
| bool til_type_ref_t::is_union |
( |
| ) |
const |
|
inline |
◆ is_enum()
| bool til_type_ref_t::is_enum |
( |
| ) |
const |
|
inline |
◆ is_func()
| bool til_type_ref_t::is_func |
( |
| ) |
const |
|
inline |
◆ is_udt()
| bool til_type_ref_t::is_udt |
( |
| ) |
const |
|
inline |
◆ cb
◆ tif
◆ cursor
◆ ordinal
| uint32 til_type_ref_t::ordinal = 0 |
◆ is_writable
| bool til_type_ref_t::is_writable = false |
◆ is_detached
| bool til_type_ref_t::is_detached = false |
◆ is_forward
| bool til_type_ref_t::is_forward = false |
◆ kind
◆ memidx
| ssize_t til_type_ref_t::memidx = -1 |
◆ nmembers
| size_t til_type_ref_t::nmembers = 0 |
◆ udm
| udm_t til_type_ref_t::udm |
BTF_STRUCT or BTF_UNION: the current member.
◆ total_size
| size_t til_type_ref_t::total_size = 0 |
◆ unpadded_size
| size_t til_type_ref_t::unpadded_size = 0 |
◆ last_udm_offset
| uint64 til_type_ref_t::last_udm_offset = 0 |
◆ bucket_start
◆ bf_bitoff
| int til_type_ref_t::bf_bitoff = -1 |
◆ offset
◆ edm
| edm_t til_type_ref_t::edm |
BTF_ENUM: the current enum member.
◆ fa
| const funcarg_t* til_type_ref_t::fa = nullptr |
BT_FUNC: the current argument, nullptr - ellipsis.
The documentation for this struct was generated from the following file: