IDA C++ SDK 9.2
|
Switch statement. More...
#include <hexrays.hpp>
Public Member Functions | |
DECLARE_COMPARISONS (cswitch_t) |
Public Attributes | |
cnumber_t | mvnf |
Maximal switch value and number format. | |
ccases_t | cases |
Switch cases: values and instructions. | |
Public Attributes inherited from ceinsn_t | |
cexpr_t | expr |
Expression of the statement. |
Switch statement.
cswitch_t::DECLARE_COMPARISONS | ( | cswitch_t | ) |
cnumber_t cswitch_t::mvnf |
Maximal switch value and number format.
ccases_t cswitch_t::cases |
Switch cases: values and instructions.