|
IDA C++ SDK 9.2
|
Floating point constant. More...
#include <hexrays.hpp>
Public Member Functions | |
| operator uint16 * () | |
| operator const uint16 * () const | |
| void hexapi | print (qstring *vout) const |
| const char *hexapi | dstr () const |
| HEXRAYS_MEMORY_ALLOCATION_FUNCS () DECLARE_COMPARISONS(fnumber_t) | |
| int | calc_max_exp () const |
| bool | is_nan () const |
Public Attributes | |
| fpvalue_t | fnum |
| Internal representation of the number. | |
| int | nbytes |
| Original size of the constant in bytes. | |
Floating point constant.
Used for mop_fn For more details, please see the ieee.h file from IDA SDK.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| fpvalue_t fnumber_t::fnum |
Internal representation of the number.
| int fnumber_t::nbytes |
Original size of the constant in bytes.