Bitfield type information (see tinfo_t::get_bitfield_details())
More...
#include <typeinf.hpp>
Bitfield type information (see tinfo_t::get_bitfield_details())
◆ bitfield_type_data_t()
bitfield_type_data_t::bitfield_type_data_t |
( |
uchar | _nbytes = 0, |
|
|
uchar | _width = 0, |
|
|
bool | _is_unsigned = false ) |
|
inline |
◆ serialize()
◆ DECLARE_COMPARISONS()
◆ swap()
◆ is_valid_bitfield()
bool bitfield_type_data_t::is_valid_bitfield |
( |
| ) |
const |
|
inline |
◆ nbytes
uchar bitfield_type_data_t::nbytes |
enclosing type size (1,2,4,8 bytes)
◆ width
uchar bitfield_type_data_t::width |
◆ is_unsigned
bool bitfield_type_data_t::is_unsigned |
The documentation for this struct was generated from the following file: