IDAPython 9.0
Loading...
Searching...
No Matches
uval_ivl_t Class Reference

Proxy of C++ ivl_tpl< uval_t > class.

Inheritance diagram for uval_ivl_t:
ivl_t

Public Member Functions

 __init__ (self, "unsigned long long" _off, "unsigned long long" _size)
 init(self, _off, _size) -> uval_ivl_t
 
"bool" valid (self)
 valid(self) -> bool
 
"unsigned long long" end (self)
 end(self) -> unsigned long long
 
"unsigned long long" last (self)
 last(self) -> unsigned long long
 

Static Public Attributes

str off = property(_ida_hexrays.uval_ivl_t_off_get, _ida_hexrays.uval_ivl_t_off_set, doc=)
 
str size = property(_ida_hexrays.uval_ivl_t_size_get, _ida_hexrays.uval_ivl_t_size_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
"unsigned long long" _off,
"unsigned long long" _size )
Parameters
_offunsigned long long
_sizeunsigned long long

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 = property(_ida_hexrays.uval_ivl_t_off_get, _ida_hexrays.uval_ivl_t_off_set, doc=)
static

◆ size

str size = property(_ida_hexrays.uval_ivl_t_size_get, _ida_hexrays.uval_ivl_t_size_set, doc=)
static

Property Documentation

◆ thisown

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

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