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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str cases
 
str targets
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cases

str cases
static
Initial value:
= property(_ida_xref.cases_and_targets_t_cases_get,
_ida_xref.cases_and_targets_t_cases_set)

◆ targets

str targets
static
Initial value:
= property(_ida_xref.cases_and_targets_t_targets_get,
_ida_xref.cases_and_targets_t_targets_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: