#include <hexrays.hpp>
◆ valrng_t() [1/2]
◆ valrng_t() [2/2]
valrng_t::valrng_t |
( |
const valrng_t & | r | ) |
|
|
inline |
◆ ~valrng_t()
◆ clear()
◆ copy()
◆ assign()
◆ operator=()
◆ swap()
◆ DECLARE_COMPARISONS()
valrng_t::DECLARE_COMPARISONS |
( |
valrng_t | | ) |
|
◆ DEFINE_MEMORY_ALLOCATION_FUNCS()
valrng_t::DEFINE_MEMORY_ALLOCATION_FUNCS |
( |
| ) |
|
|
inline |
◆ set_all()
void valrng_t::set_all |
( |
| ) |
|
|
inline |
◆ set_unk()
void valrng_t::set_unk |
( |
| ) |
|
|
inline |
◆ set_eq()
◆ set_cmp()
◆ reduce_size()
bool valrng_t::reduce_size |
( |
int | new_size | ) |
|
|
inline |
◆ intersect_with()
◆ unite_with()
◆ inverse()
void valrng_t::inverse |
( |
| ) |
|
|
inline |
◆ empty()
bool valrng_t::empty |
( |
| ) |
const |
|
inline |
◆ all_values()
bool valrng_t::all_values |
( |
| ) |
const |
|
inline |
◆ is_unknown()
bool valrng_t::is_unknown |
( |
| ) |
const |
|
inline |
◆ has()
◆ print()
◆ dstr()
const char * valrng_t::dstr |
( |
| ) |
const |
|
inline |
◆ cvt_to_single_value()
bool valrng_t::cvt_to_single_value |
( |
uvlr_t * | v | ) |
const |
|
inline |
◆ cvt_to_cmp()
◆ get_size()
int valrng_t::get_size |
( |
| ) |
const |
|
inline |
◆ max_value()
uvlr_t valrng_t::max_value |
( |
| ) |
const |
|
inline |
◆ min_svalue()
uvlr_t valrng_t::min_svalue |
( |
| ) |
const |
|
inline |
◆ max_svalue()
uvlr_t valrng_t::max_svalue |
( |
| ) |
const |
|
inline |
◆ flags
◆ size
◆ value
◆ limit
◆ stride
◆ zeroes
◆ ones
◆ reserved
char valrng_t::reserved[sizeof(qvector< int >)] |
◆ [union]
The documentation for this class was generated from the following file: