IDA C++ SDK
9.2
Loading...
Searching...
No Matches
bit_bound_t Struct Reference
#include <
hexrays.hpp
>
Public Member Functions
bit_bound_t
(int
n
=0, int s=0)
Public Attributes
int16
nbits
int16
sbits
Constructor & Destructor Documentation
◆
bit_bound_t()
bit_bound_t::bit_bound_t
(
int
n
=
0
,
int
s
=
0
)
inline
Member Data Documentation
◆
nbits
int16
bit_bound_t::nbits
◆
sbits
int16
bit_bound_t::sbits
The documentation for this struct was generated from the following file:
ida-sdk/src/include/
hexrays.hpp
bit_bound_t