IDA Domain Python API
ida_domain.XrefsIterator Class Reference
+ Inheritance diagram for ida_domain.XrefsIterator:

Public Member Functions

def __init__ (self, *args, **kwargs)
 

Properties

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

Detailed Description

Base class for cross-reference iterators.

Constructor & Destructor Documentation

◆ __init__()

def ida_domain.XrefsIterator.__init__ (   self,
args,
**  kwargs 
)

Property Documentation

◆ thisown

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