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

Public Member Functions

 __init__ (self, 'unsigned long long' _off, 'unsigned long long' _size)
 
bool valid (self)
 
'unsigned long long' end (self)
 
'unsigned long long' last (self)
 

Static Public Attributes

str off
 
str size
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'unsigned long long' _off,
'unsigned long long' _size )

Reimplemented in ivl_t.

Member Function Documentation

◆ end()

'unsigned long long' end ( self)

◆ last()

'unsigned long long' last ( self)

◆ valid()

bool valid ( self)

Member Data Documentation

◆ off

str off
static
Initial value:
= property(_ida_hexrays.uval_ivl_t_off_get,
_ida_hexrays.uval_ivl_t_off_set)

◆ size

str size
static
Initial value:
= property(_ida_hexrays.uval_ivl_t_size_get,
_ida_hexrays.uval_ivl_t_size_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: