IDAPython 9.0
Loading...
Searching...
No Matches
num_range_t Class Reference
Inheritance diagram for num_range_t:

Public Member Functions

 __init__ (self, 'int64' _min, 'int64' _max)
 

Static Public Attributes

str minval
 
str maxval
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'int64' _min,
'int64' _max )

Member Data Documentation

◆ maxval

str maxval
static
Initial value:
= property(_ida_idp.num_range_t_maxval_get, _ida_idp.
num_range_t_maxval_set)

◆ minval

str minval
static
Initial value:
= property(_ida_idp.num_range_t_minval_get, _ida_idp.
num_range_t_minval_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: