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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str type
 
str ea
 
str state
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ ea

str ea
static
Initial value:
= property(_ida_auto.auto_display_t_ea_get, _ida_auto.
auto_display_t_ea_set)

◆ state

str state
static
Initial value:
= property(_ida_auto.auto_display_t_state_get,
_ida_auto.auto_display_t_state_set)

◆ type

str type
static
Initial value:
= property(_ida_auto.auto_display_t_type_get, _ida_auto
.auto_display_t_type_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: