IDAPython 8.4
Loading...
Searching...
No Matches
cinsn_list_t_iterator Class Reference

Proxy of C++ cinsn_list_t_iterator class.

Inheritance diagram for cinsn_list_t_iterator:

Public Member Functions

"void" __next__ (self, *args)
 next(self)
 
"bool" __eq__ (self, *args)
 eq(self, x) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, x) -> bool
 
 __init__ (self, *args)
 init(self) -> cinsn_list_t_iterator
 

Static Public Attributes

"void" next = __next__
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
xcinsn_list_t_iterator const *

◆ __ne__()

"bool" __ne__ ( self,
* args )
Parameters
xcinsn_list_t_iterator const *

◆ __next__()

"void" __next__ ( self,
* args )

Member Data Documentation

◆ next

"void" next = __next__
static

Property Documentation

◆ cur

cur = property(_ida_hexrays.cinsn_list_t_iterator_cur_get, 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: