IDAPython 8.4
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, *args)
 init(self, _off, _size) -> uval_ivl_t
 
"bool" valid (self, *args)
 valid(self) -> bool
 
"unsigned long long" end (self, *args)
 end(self) -> unsigned long long
 
"unsigned long long" last (self, *args)
 last(self) -> unsigned long long
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 off = property(_ida_hexrays.uval_ivl_t_off_get, _ida_hexrays.uval_ivl_t_off_set, doc=)
 
 size = property(_ida_hexrays.uval_ivl_t_size_get, _ida_hexrays.uval_ivl_t_size_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_offunsigned long long
_sizeunsigned long long

Reimplemented in ivl_t.

Member Function Documentation

◆ end()

"unsigned long long" end ( self,
* args )

◆ last()

"unsigned long long" last ( self,
* args )

◆ valid()

"bool" valid ( self,
* args )

Property Documentation

◆ off

off = property(_ida_hexrays.uval_ivl_t_off_get, _ida_hexrays.uval_ivl_t_off_set, doc=)
static

◆ size

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

◆ 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: